Autodesk.AutoCAD.Geometry Namespace > LineSegment3d Class
LineSegment3d Class
Description

 

This .NET class wraps the AcGeLineSeg3d ObjectARX class. It represents a bounded line segment in 3D space.

Class Hierarchy
Visual Basic
Public sealed Class LineSegment3d
Inherits LinearEntity3d
C#
public sealed class LineSegment3d : LinearEntity3d;
Links
   Comments?