Hi Everyone:
From Coordinate Systems we are now moving on to the next Class of DesignScript Geometry. One might want to review DesignScriptMethods, which is located on the DS program, C:\ProgramData\Autodesk\ApplicationPlugins\DesignScript.bundle\Contents\Help\DesignScriptMethods.htm to get a understanding of the structural naming conventions of the program. For these samples, Curve, contains the sub classes of Arc, Line, BSplineCurve and Circle, all one dimensional constructs. The first one in this series is entitled Geometry.Curve.Arc.ByCenterPointRadiusAngle.ds.
Open the DSE, copy and paste the sample file into the DSS blank canvas and do the first translation.
Then generate the other properties that follow in the script.
And complete the translation with the “Node to Code” operation.
Seems like all nodes were identified adequately. The resulting Window’s Graphic is posted below.
The files are available for downloading below.
Geometry.Curve.Arc.ByCenterPointRadiusAngle#1
Geometry.Curve.Arc.ByCenterPointRadiusAngle#1a
Geometry.Curve.Arc.ByCenterPointRadiusAngle#1b
Thanks for looking
T!M