C++
ACDBCORE2D_PORT explicit AcConstrainedCircle( AcDbObjectId geomDependencyId );
Description
Constructor.
Parameters
Parameters | Description |
---|---|
geomDependencyId | Input the AcDbObjectId of the AcDbAssocGeomDependency object that this constrained circle is holding on to. |