![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
2D parametric curve (PCurve) representation for coedges. More...
#include <BRepGraphInc_Representation.hxx>

Public Types | |
| using | TypeId = BRepGraph_Curve2DRepId |
Public Types inherited from BRepGraphInc::BaseRep | |
| using | TypeId = BRepGraph_RepId |
Data Fields | |
| occ::handle< Geom2d_Curve > | Curve |
| The 2D parametric curve. | |
Data Fields inherited from BRepGraphInc::BaseRep | |
| uint32_t | OwnGen = 0 |
| Per-rep mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
2D parametric curve (PCurve) representation for coedges.
| occ::handle<Geom2d_Curve> BRepGraphInc::Curve2DRep::Curve |
The 2D parametric curve.