Hi, I’m trying to follow along with Dynamo - Primer 2 - chapter: Coding in Dynamo - section: Geometry with Design Script - Subsection: Design Script Geometry Basics. I’ve included an image of the the code that I copied from the primer and pasted into a Code Block. For some reason it does not generate the Loft Surface.
The warnings are:
-
Multiple definitions for ‘Surface’ are found as
Autodesk.DesignScript.Geometry.Surface
AnalyticalAutomation.Geometry.Surface -
Internal Error, please report:
Dereferencing a non-pointer
DereferencingNonPointer.html
Any help would be appreciated, Thanks.