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