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 
 
This is ~OdBrFace, a member of class OdBrFace. 
 
This is OdBrFace, a member of class OdBrFace. 
 
Name 
Description 
 
This is record OdBrFace::AutoTransform. 
 
This is record OdBrFace::Projection. 
 
This is record OdBrFace::Tiling. 
 
Name 
Description 
 
Provides the surface area of the face as a double value.
 
 
Returns the color of this Face entity. 
 
This is getFillingAttributes, a member of class OdBrFace. 
 
This is getFillPatternId, a member of class OdBrFace. 
 
Returns the *material handle* of this Face entity. 
 
This is getMaterialMapper, a member of class OdBrFace. 
 
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.
 
 
This is getSurfaceAsTrimmedNurbs, a member of class OdBrFace. 
 
Returns the best match of the underlying surface of this Face entity to surfaces supported by OdGe.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.