CircularHoldProcedure Properties |
The CircularHoldProcedure type exposes the following members.
Name | Description | |
---|---|---|
Center |
Gets or sets the location for the center of the circular hold.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
MinimumRevolutions |
Gets or sets the minimum number of revolutions to perform before leaving the hold.
The actual number of revolutions will depend on connection geometry and whether
MinimumTime requires further revolutions.
| |
MinimumTime |
Gets or sets the minimum time to spend in the hold before leaving.
The actual time spent in the hold will depend on connection geometry and whether
further revolutions are required to satisfy the MinimumRevolutions
property.
| |
Profile |
Gets or sets the profile to use with this circular hold.
See ConstantHeightProfile.
| |
SurfaceShape |
Gets or sets the shape of the reference surface over which the surface path is defined.
| |
TurnDirection |
Gets or sets the direction (right or left) of the turn.
| |
TurningRadius |
Gets or sets the surface distance from the center of the hold to the circular path.
|