explicit AcDbFaceRef( const AcDbCompoundObjectId&, const AcDbSubentId& = kNullSubentId, class BODY* = NULL );
|
Parameters |
Description |
|
AcDbCompoundObjectId& |
|
|
AcDbSubentId& |
|
|
BODY* |
|
The constructor sets the data members of the AcDbFaceRef. The provided ASM BODY is not copied, the caller is responsible for providing a copy, if needed.