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