Click or drag to resize

OrbitalLanding Interface

Represents the orbital landing object

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface OrbitalLanding

The OrbitalLanding type exposes the following members.

Properties
 NameDescription
Public propertyCounterclockwise Gets the flag indicating whether the orbital landing spiral is counterclockwise. True if the spiral is counterclockwise, or false if the spiral is clockwise.
Public propertyExists Gets the flag indicating whether the orbital landing exists. True if the orbital landing exists, or false if it not.///
Public propertyFullDepth Gets the full depth of oOrbital landing
Public propertyGeometry Returns the collection of the objects: the start Point of spiral, the Segment as spiral center line and the Arc as lead to contour.
Public propertyPitch Gets the pitch of orbital landing
Public propertyRadius Gets the radius of orbital landing spiral.
Top
See Also