ConstrainedPoint Class   MG2009New

Visual Basic
Public Class ConstrainedPoint
Inherits ConstrainedGeometry
C#
public class ConstrainedPoint : ConstrainedGeometry;
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.

Links