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

2D polygon-on-surface discretization for coedges. More...

#include <BRepGraphInc_Representation.hxx>

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

Public Types

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

Data Fields

occ::handle< Poly_Polygon2DPolygon
 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.
 

Detailed Description

2D polygon-on-surface discretization for coedges.

Member Typedef Documentation

◆ TypeId

Field Documentation

◆ Polygon

occ::handle<Poly_Polygon2D> BRepGraphInc::Polygon2DRep::Polygon

The 2D polygon on surface parametric space.


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