Click or drag to resize

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.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
IList<Geometry> Geometry { get; }

Property Value

IListGeometry
See Also