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