explicit AcConstrainedBoundedLine( AcDbObjectId geomDependencyId, bool bRay );
|
Parameters |
Description |
|
AcDbObjectId geomDependencyId |
Input the AcDbObjectId of the AcDbAssocGeomDependency object that this constrained line is holding on to. |
|
bool bRay |
Input whether this bounded line is a ray. |
Constructor.