explicit AcDbEdgeRef( const AcDbCompoundObjectId&, const AcDbSubentId& edgeSubentId = kNullSubentId, const AcDbSubentId& faceSubentId = kNullSubentId, const AcGeCurve3d* pCurve = NULL );
|
Parameters |
Description |
|
const AcDbSubentId& edgeSubentId = kNullSubentId |
|
|
const AcDbSubentId& faceSubentId = kNullSubentId |
|
|
const AcGeCurve3d* pCurve = NULL |
|
|
AcDbCompoundObjectId& |
|
The constructor sets the data members of the AcDbEdgeRef.