API Reference > OdBr Classes > OdBrFace Class
OdBrFace Class
OdBrFaceOdBrFace
Syntax
C++
class OdBrFace : public OdBrEntity;

BrFace.h

This class is the interface class for BREP faces.

Faces are primary BREP elements with associated geometries: surfaces.

TD_Br 

 

 
Name 
Description 
 
 
 
 
 
Name 
Description 
 
 
 
 
 
 
 
Name 
Description 
 
Provides the surface area of the face as a double value.
 
 
Returns the color of this Face entity. 
 
BimRv specific. Returns extra filling attributes for the face. Extra filling attributes are supposed to be special lineweight, color and transparency for the filling that differs with such of entity. 
 
BimRv specific. Returns OdGiFill for the face if the face fill pattern data. 
 
BimRv specific. Returns filling attributes for the face. 
 
BimRv specific. Returns entity id that contains filling data for the face. 
 
Returns the *material handle* of this Face entity. 
 
 
 
Returns the *material name* of this Face entity. 
 
Returns true if and only if the outside of the face is in the direction of the surface normal. 
 
Returns the underlying surface of this Face entity as an OdGeSurface. 
 
Returns the underlying surface of this Face entity as an external OdGeNurbSurface.
 
 
 
 
Returns the best match of the underlying surface of this Face entity to surfaces supported by OdGe.  
Copyright © 2002–2022. Open Design Alliance. All rights reserved.