![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Surface geometry representation for faces. More...
#include <BRepGraphInc_Representation.hxx>

Public Types | |
| using | TypeId = BRepGraph_SurfaceRepId |
Public Types inherited from BRepGraphInc::BaseRep | |
| using | TypeId = BRepGraph_RepId |
Data Fields | |
| occ::handle< Geom_Surface > | Surface |
| The geometric surface. | |
Data Fields inherited from BRepGraphInc::BaseRep | |
| uint32_t | OwnGen = 0 |
| Per-rep mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
Surface geometry representation for faces.
| occ::handle<Geom_Surface> BRepGraphInc::SurfaceRep::Surface |
The geometric surface.