#include <PrsDim_Dimension.hxx>
|
| struct | Arrow |
| | Arrows are represented by directed triangles. More...
|
| |
|
| void | Clear (const Standard_Integer theMode) |
| | Clear geometry of sensitives for the specified compute mode.
|
| |
| Curve & | NewCurve () |
| | Add new curve entry and return the reference to populate it.
|
| |
| Arrow & | NewArrow () |
| | Add new arrow entry and return the reference to populate it.
|
| |
◆ Curve
◆ HArrow
◆ HCurve
◆ SeqOfArrows
◆ SeqOfCurves
◆ Clear()
| void PrsDim_Dimension::SelectionGeometry::Clear |
( |
const Standard_Integer | theMode | ) |
|
|
inline |
Clear geometry of sensitives for the specified compute mode.
- Parameters
-
| [in] | theMode | the compute mode to clear. |
◆ NewArrow()
| Arrow & PrsDim_Dimension::SelectionGeometry::NewArrow |
( |
| ) |
|
|
inline |
Add new arrow entry and return the reference to populate it.
◆ NewCurve()
| Curve & PrsDim_Dimension::SelectionGeometry::NewCurve |
( |
| ) |
|
|
inline |
Add new curve entry and return the reference to populate it.
◆ Arrows
| SeqOfArrows PrsDim_Dimension::SelectionGeometry::Arrows |
Sequence of arrow geometries.
◆ DimensionLine
| SeqOfCurves PrsDim_Dimension::SelectionGeometry::DimensionLine |
Sequence of points for composing the segments of dimension line.
◆ IsComputed
Shows if the selection geometry was filled.
◆ TextDir
| gp_Dir PrsDim_Dimension::SelectionGeometry::TextDir |
◆ TextHeight
◆ TextPos
| gp_Pnt PrsDim_Dimension::SelectionGeometry::TextPos |
◆ TextWidth
The documentation for this struct was generated from the following file: