Autodesk.AutoCAD.DatabaseServices Namespace > Constrained2PointsConstructionLine Class
Constrained2PointsConstructionLine Class   
Description

This class represents a constrained unbounded construction line node in the owning Assoc2dConstraintGroup. Internally it is made coincident to two ConstrainedPoint objects.

Class Hierarchy
Visual Basic
Public Class Constrained2PointsConstructionLine
Inherits ConstrainedConstructionLine
C#
public class Constrained2PointsConstructionLine : ConstrainedConstructionLine;
Links
   Comments?