IArcSegment3D Methods

The IArcSegment3D type exposes the following members.

Methods
  NameDescription
Public methodGetLcs
Returns the local coordinate system at the given position along the segment
(Inherited from ISegment3D.)
Public methodGetPoint(Double)
Returns a point on the segment at given position
(Inherited from ISegment3D.)
Public methodGetPoint(Location)
Returns a point on the segment at given location
(Inherited from ISegment3D.)
Top
See Also