API Reference > OdDb Classes > OdDbFaceRef Class
OdDbFaceRef Class
OdDbFaceRef
Syntax
C++
class OdDbFaceRef : public OdRxObjectImpl<OdDbSubentRef>;

DbGeomRef.h

This class represents a reference to a face object. 

Library: Source code provided.

 
Name 
Description 
 
Destructor destroys an instance of this class. 
 
This is the overview for the OdDbFaceRef constructor overload. 
 
Name 
Description 
 
Returns the ASM BODY object which this face reference may hold. 
 
Initializes this reference using a given object.
 
 
Creates an entity using this face reference.
 
 
Evaluates and caches the geometry.
 
 
Checks whether this face reference is empty.
 
 
Checks whether this face reference is valid.
 
 
 
 
Resets this fase reference. 
 
Name 
Description 
 
= 
Copies a given face reference to this reference.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.