Click or drag to resize

SurfaceArc Properties

The SurfaceArc type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets the center of the surface arc.
Public propertyRadius
Gets the turning radius of the arc measured from the Center, in meters.
Public propertyStartParameter
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.
Public propertyStopParameter
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.
Public propertySurfaceShape
Gets the shape of the surface on which the arc is defined.
Public propertyTurnDirection
Gets the direction in which the path turns over the surface.
Top
See Also