API Reference > OdDb Classes > OdDbFaceRef Class > OdDbFaceRef Constructor > OdDbFaceRef::OdDbFaceRef Constructor (OdDbCompoundObjectId&, OdDbSubentId&, class BODY*)
OdDbFaceRef::OdDbFaceRef Constructor (OdDbCompoundObjectId&, OdDbSubentId&, class BODY*)
Syntax
C++
OdDbFaceRef(const OdDbCompoundObjectId& compId, const OdDbSubentId& = OdDbSubentId(), class BODY* pBody = NULL);
Parameters 
Description 
const OdDbCompoundObjectId& compId 
[in] input component id  
class BODY* pBody = NULL 
[in] input BODY 
subEnt 
[in] input subentity  

Creates an instance of this class. 

 

Copyright © 2002–2021. Open Design Alliance. All rights reserved.