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