Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Types | Data Fields
BRepGraphInc::Curve2DRep Struct Reference

2D parametric curve (PCurve) representation for coedges. More...

#include <BRepGraphInc_Representation.hxx>

Inheritance diagram for BRepGraphInc::Curve2DRep:
Inheritance graph
[legend]

Public Types

using TypeId = BRepGraph_Curve2DRepId
 
- Public Types inherited from BRepGraphInc::BaseRep
using TypeId = BRepGraph_RepId
 

Data Fields

occ::handle< Geom2d_CurveCurve
 The 2D parametric curve.
 
- Data Fields inherited from BRepGraphInc::BaseRep
uint32_t OwnGen = 0
 Per-rep mutation counter.
 
bool IsRemoved = false
 Soft-removal flag.
 

Detailed Description

2D parametric curve (PCurve) representation for coedges.

Member Typedef Documentation

◆ TypeId

Field Documentation

◆ Curve

occ::handle<Geom2d_Curve> BRepGraphInc::Curve2DRep::Curve

The 2D parametric curve.


The documentation for this struct was generated from the following file: