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

This class represents a constrained bounded line node in the owning Assoc2dConstraintGroup.

Class Hierarchy
Visual Basic
Public Class ConstrainedBoundedLine
Inherits ConstrainedLine
C#
public class ConstrainedBoundedLine : ConstrainedLine;
Links
   Comments?