Share

AcConstrainedPoint::AcConstrainedPoint (AcDbObjectId) Constructor

C++

ACDBCORE2D_PORT AcConstrainedPoint(
    AcDbObjectId geomDependencyId
);

Description

Constructor.

Parameters

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

Links

AcConstrainedPoint Class

Was this information helpful?