Share

AcConstrainedBoundedEllipse::AcConstrainedBoundedEllipse (AcDbObjectId) Constructor

C++

ACDBCORE2D_PORT explicit AcConstrainedBoundedEllipse(
    AcDbObjectId geomDependencyId
);

Description

Constructor.

Parameters

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

Links

AcConstrainedBoundedEllipse Class

Was this information helpful?