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

This class represents a constrained point node in the owning Assoc2dConstraintGroup. 

Usually It holds a reference to a AssocGeomDependency object which may be the insertion point of a block reference or a grip point of a custom entity.

Class Hierarchy
Visual Basic
Public Class ConstrainedPoint
Inherits ConstrainedGeometry
C#
public class ConstrainedPoint : ConstrainedGeometry;
Links
   Comments?