Share

AcConstrainedArc::AcConstrainedArc (AcDbObjectId) Constructor

C++

ACDBCORE2D_PORT explicit AcConstrainedArc(
    AcDbObjectId geomDependencyId
);

Description

Constructor.

Parameters

Parameters Description
geomDependencyId Input the AcDbObjectId of the AcDbAssocGeomDependency object that this constrained arc is holding on to.

Links

AcConstrainedArc Class

Was this information helpful?