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

Public Types | |
| using | TypeId = BRepGraph_Curve3DRepId |
Public Types inherited from BRepGraphInc::BaseRep | |
| using | TypeId = BRepGraph_RepId |
Data Fields | |
| occ::handle< Geom_Curve > | Curve |
| The 3D curve geometry. | |
Data Fields inherited from BRepGraphInc::BaseRep | |
| uint32_t | OwnGen = 0 |
| Per-rep mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
3D curve geometry representation for edges.
| occ::handle<Geom_Curve> BRepGraphInc::Curve3DRep::Curve |
The 3D curve geometry.