![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
3D polygon discretization for edges. More...
#include <BRepGraphInc_Representation.hxx>

Public Types | |
| using | TypeId = BRepGraph_Polygon3DRepId |
Public Types inherited from BRepGraphInc::BaseRep | |
| using | TypeId = BRepGraph_RepId |
Data Fields | |
| occ::handle< Poly_Polygon3D > | Polygon |
| The 3D polygon. | |
Data Fields inherited from BRepGraphInc::BaseRep | |
| uint32_t | OwnGen = 0 |
| Per-rep mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
3D polygon discretization for edges.
| occ::handle<Poly_Polygon3D> BRepGraphInc::Polygon3DRep::Polygon |
The 3D polygon.