![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
2D polygon-on-surface discretization for coedges. More...
#include <BRepGraphInc_Representation.hxx>

Public Types | |
| using | TypeId = BRepGraph_Polygon2DRepId |
Public Types inherited from BRepGraphInc::BaseRep | |
| using | TypeId = BRepGraph_RepId |
Data Fields | |
| occ::handle< Poly_Polygon2D > | Polygon |
| The 2D polygon on surface parametric space. | |
Data Fields inherited from BRepGraphInc::BaseRep | |
| uint32_t | OwnGen = 0 |
| Per-rep mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
2D polygon-on-surface discretization for coedges.
| occ::handle<Poly_Polygon2D> BRepGraphInc::Polygon2DRep::Polygon |
The 2D polygon on surface parametric space.