AcDbFaceRef Constructor
Overload List
Method
Description
AcDbFaceRef::AcDbFaceRef ()
Default constructor.
AcDbFaceRef::AcDbFaceRef (AcDbCompoundObjectId&, AcDbSubentId&, class 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.
AcDbFaceRef::AcDbFaceRef (AcDbFaceRef&)
Default constructor.