Description
This class represents a constrained bounded line node in the owning Assoc2dConstraintGroup.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.ConstraintGroupNode Autodesk.AutoCAD.DatabaseServices.ConstrainedGeometry Autodesk.AutoCAD.DatabaseServices.ConstrainedCurve Autodesk.AutoCAD.DatabaseServices.ConstrainedLine Autodesk.AutoCAD.DatabaseServices.ConstrainedBoundedLine
C#
public class ConstrainedBoundedLine : ConstrainedLine;
Visual Basic
Public Class ConstrainedBoundedLine Inherits ConstrainedLine
Links
ConstrainedBoundedLine Constructor, ConstrainedBoundedLine Properties