SurfaceArcTurnDirection Property |
Gets the direction in which the path turns over the surface.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ClosedTurnDirection TurnDirection { get; }
Public ReadOnly Property TurnDirection As ClosedTurnDirection
Get
public:
property ClosedTurnDirection TurnDirection {
ClosedTurnDirection get ();
}
member TurnDirection : ClosedTurnDirection with get
Property Value
Type:
ClosedTurnDirectionSee Also