AcConstrainedEllipse::AcConstrainedEllipse(AcDbObjectId) Constructor   

C++
explicit AcConstrainedEllipse(
    AcDbObjectId geomDependencyId
);
Parameters
Parameters 
Description 
geomDependencyId 
Input the AcDbObjectId of the AcDbAssocGeomDependency object that this constrained ellipse is holding on to. 
Description

Constructor.

Links