Used to display BRep objects using the DrawTrSurf package. The DrawableShape is a Display object build from a Shape. Provides methods to manage a directory of named shapes. Provides a set of Draw commands for Shapes.
More...
#include <DBRep.hxx>
Used to display BRep objects using the DrawTrSurf package. The DrawableShape is a Display object build from a Shape. Provides methods to manage a directory of named shapes. Provides a set of Draw commands for Shapes.
◆ BasicCommands()
Defines the basic commands.
◆ Discretisation()
| int DBRep::Discretisation |
( |
| ) |
|
|
inlinestatic |
Discretization number of points for curves.
◆ Get() [1/2]
Returns the shape in the variable.
- Parameters
-
out] theName variable name, or "." to pick up shape interactively (the picked name will be returned then)
- Parameters
-
| [in] | theType | shape type filter; function will return NULL if shape has different type |
| [in] | theToComplain | when TRUE, prints a message on cout if the variable is not set |
◆ Get() [2/2]
Returns the shape in the variable.
- Parameters
-
out] theName variable name, or "." to pick up shape interactively (the picked name will be returned then)
- Parameters
-
| [in] | theType | shape type filter; function will return NULL if shape has different type |
| [in] | theToComplain | when TRUE, prints a message on cout if the variable is not set |
◆ GetExisting()
Returns the shape in the variable.
- Parameters
-
| [in] | theName | variable name |
| [in] | theType | shape type filter; function will return NULL if shape has different type |
| [in] | theToComplain | when TRUE, prints a message on cout if the variable is not set |
◆ getShape()
Returns the shape in the variable.
- Parameters
-
out] theName variable name, or "." to pick up shape interactively (the picked name will be returned then)
- Parameters
-
| [in] | theType | shape type filter; function will return NULL if shape has different type |
| [in] | theToComplain | when TRUE, prints a message on cout if the variable is not set |
◆ HidMode()
True if display HiddenLines.
◆ HLRAngle()
| double DBRep::HLRAngle |
( |
| ) |
|
|
inlinestatic |
discretisation angle for edges.
◆ HLRMode()
True if HLR, False if wireframe.
◆ NbIsos()
◆ Parameters()
Return global parameters.
◆ Rg1Mode()
True if display Rg1Lines.
◆ RgNMode()
True if display RgNLines.
◆ Set()
Creation of isoparametric curves. Implements ProgressIndicator for DRAW Sets in the variable <Name>. Overwrite the variable if already set.
The documentation for this class was generated from the following file: