Constructor.
Public Sub New(
geomDependencyId As ObjectId
)
public ConstrainedPoint(
ObjectId geomDependencyId
);
| Parameters | Description |
|---|---|
| ObjectId geomDependencyId | Input ObjectId indicating the AssocGeomDependency object to which this constrained line is holding on. |
ConstrainedPoint Class, Autodesk.AutoCAD.DatabaseServices Namespace