Open CASCADE Technology
7.6.0
|
#include <DBRep_Params.hxx>
Public Member Functions | |
DBRep_Params () | |
Data Fields | |
Standard_Integer | NbIsos |
number of iso in U and V More... | |
Standard_Real | Size |
Standard_Integer | Discretization |
Discretization number of points for curves. More... | |
Standard_Boolean | DispTriangles |
Standard_Boolean | DisplayPolygons |
Standard_Real | HLRAngle |
Discretization angle for edges. More... | |
Standard_Real | HAngMin |
Standard_Real | HAngMax |
Standard_Boolean | WithHLR |
True if HLR, False if wireframe. More... | |
Standard_Boolean | WithRg1 |
True if display Rg1Lines. More... | |
Standard_Boolean | WithRgN |
True if display RgNLines. More... | |
Standard_Boolean | WithHid |
True if display HiddenLines. More... | |
DBRep parameters.
|
inline |
Standard_Integer DBRep_Params::Discretization |
Discretization number of points for curves.
Standard_Boolean DBRep_Params::DisplayPolygons |
Standard_Boolean DBRep_Params::DispTriangles |
Standard_Real DBRep_Params::HAngMax |
Standard_Real DBRep_Params::HAngMin |
Standard_Real DBRep_Params::HLRAngle |
Discretization angle for edges.
Standard_Integer DBRep_Params::NbIsos |
number of iso in U and V
Standard_Real DBRep_Params::Size |
Standard_Boolean DBRep_Params::WithHid |
True if display HiddenLines.
Standard_Boolean DBRep_Params::WithHLR |
True if HLR, False if wireframe.
Standard_Boolean DBRep_Params::WithRg1 |
True if display Rg1Lines.
Standard_Boolean DBRep_Params::WithRgN |
True if display RgNLines.