Share

AcConstrainedCircle::AcConstrainedCircle (AcDbObjectId) Constructor

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.

Links

AcConstrainedCircle Class

Was this information helpful?