AcConstrainedPoint::AcConstrainedPoint(AcDbObjectId) Constructor
C++
AcConstrainedPoint
( AcDbObjectId
geomDependencyId
);
Parameters
Parameters
Description
geomDependencyId
Input the AcDbObjectId of the AcDbAssocGeomDependency object that this constrained line is holding on to.
Description
Constructor.
Links
AcConstrainedPoint Class