IArcSegment3D Properties

The IArcSegment3D type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets the center point of the arc circle
Public propertyMagnitude
Gets the magnitude
(Inherited from ISegment3D.)
Public propertyNormal
Gets the normal vector of the arc circle
Public propertyOrientation
Gets the orientation of the arc circle
Public propertyRadius
Gets the radius of the arc circle
Public propertyType
Gets the type of the segment
(Inherited from ISegment3D.)
Top
See Also