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