SurfaceArc Properties |
The SurfaceArc type exposes the following members.
Name | Description | |
---|---|---|
Center |
Gets the center of the surface arc.
| |
Radius |
Gets the turning radius of the arc measured from the Center, in meters.
| |
StartParameter |
Gets or sets a parameter along the closed arc that represents the entry into the arc.
The parameterization is used to find tangents to the surface path.
| |
StopParameter |
Gets or sets a parameter along the closed arc that represents the exit from the arc.
The parameterization is used to find tangents to the surface path.
| |
SurfaceShape |
Gets the shape of the surface on which the arc is defined.
| |
TurnDirection |
Gets the direction in which the path turns over the surface.
|