Dynamo Sandbox geometry creation node warning: Can't load file LibG.ProtoInterface.dll

Hello,

I’m getting this warning for all geometry creation nodes.
Warning: Point.ByCoordinates operation failed.
Could not load file or assembly ‘file:///C:\DynamoSandbox\LibG.ProtoInterface.

The .dll file exists in both the marked folders but not directly inside the DynamoSandbox folder.

image

If I copy out the dll file the warning shows

Upon copying out LibG.Managed.dll file or copying out the whole contents of libg_228_0_0, I get the warning below.
image

Do you have a autodesk product installed(autocad/civil3d/revit)?

The Geometry library is not opened source and therefore you need a autodesk software license to use it!

Copying dll’s about may actually cause you even more issues. and would probably help if you indicate the version of dynamo sandbox you are using.

1 Like

If you’re using a newer sandbox build (2.14+ if I recall) then you’ll need a fully patched version of a 2023 product or a 2024 product. This is because the geometry library (ASM) had a significant upgrade at some point recently.

2 Likes