Declaration of properties for length dimensions.
#include <GEOMGUI_DimensionProperty.h>
◆ Length() [1/2]
| GEOMGUI_DimensionProperty::Length::Length |
( |
| ) |
|
|
inline |
◆ Length() [2/2]
| GEOMGUI_DimensionProperty::Length::Length |
( |
const Length & |
theOther | ) |
|
|
inline |
◆ ~Length()
| GEOMGUI_DimensionProperty::Length::~Length |
( |
| ) |
|
|
inline |
◆ FromValues()
| void GEOMGUI_DimensionProperty::Length::FromValues |
( |
int & |
theIt, |
|
|
const std::vector< double > & |
theValues |
|
) |
| |
|
virtual |
◆ Init()
| void GEOMGUI_DimensionProperty::Length::Init |
( |
const Handle(AIS_LengthDimension)& |
theIO, |
|
|
const gp_Ax3 & |
theLCS |
|
) |
| |
- Parameters
-
| theIO | [in] the interactive presentation. |
| theLCS | [in] the local coordinate system of parent object. |
◆ operator!=()
| bool GEOMGUI_DimensionProperty::Length::operator!= |
( |
const Length & |
theOther | ) |
const |
|
inline |
◆ operator==()
| bool GEOMGUI_DimensionProperty::Length::operator== |
( |
const Length & |
theOther | ) |
const |
◆ ToValues()
| void GEOMGUI_DimensionProperty::Length::ToValues |
( |
std::vector< double > & |
theValues | ) |
const |
|
virtual |
◆ Update()
| void GEOMGUI_DimensionProperty::Length::Update |
( |
Handle(AIS_LengthDimension)& |
theIO, |
|
|
const gp_Ax3 & |
theLCS |
|
) |
| |
- Parameters
-
| theIO | [in/out] the interactive presentation. |
| theLCS | [in] the local coordinate system of parent object. |
References Handle().
◆ ArrowPos
| Prs3d_DimensionArrowOrientation GEOMGUI_DimensionProperty::Length::ArrowPos |
◆ FirstPoint
| gp_Pnt GEOMGUI_DimensionProperty::Length::FirstPoint |
◆ Flyout
| double GEOMGUI_DimensionProperty::Length::Flyout |
◆ Plane
| gp_Pln GEOMGUI_DimensionProperty::Length::Plane |
◆ SecondPoint
| gp_Pnt GEOMGUI_DimensionProperty::Length::SecondPoint |
◆ TextHPos
| Prs3d_DimensionTextHorizontalPosition GEOMGUI_DimensionProperty::Length::TextHPos |
◆ TextVPos
| Prs3d_DimensionTextVerticalPosition GEOMGUI_DimensionProperty::Length::TextVPos |
The documentation for this struct was generated from the following files: