 | OrbitalLandingGeometry Property |
Returns the collection of the objects:
the start
Point of spiral, the
Segment as spiral center line and the
Arc as lead to contour.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<Geometry> Geometry { get; }
ReadOnly Property Geometry As IList(Of Geometry)
Get
Property Value
IListGeometry
See Also