Share

AcConstrainedLine::AcConstrainedLine (AcDbObjectId) Constructor

C++

ACDBCORE2D_PORT AcConstrainedLine(
    AcDbObjectId geomDependencyId
);

Description

Constructor.

Parameters

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

Links

AcConstrainedLine Class

Was this information helpful?