Share

AcConstrainedEllipse::AcConstrainedEllipse (AcDbObjectId) Constructor

C++

ACDBCORE2D_PORT explicit AcConstrainedEllipse(
    AcDbObjectId geomDependencyId
);

Description

Constructor.

Parameters

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

Links

AcConstrainedEllipse Class

Was this information helpful?