|
SHAPER
9.15.0
|
Data Structures | |
| class | DimensionValue |
Public Member Functions | |
| SketcherPrs_DimensionStyle () | |
| Constructor. More... | |
| ~SketcherPrs_DimensionStyle () | |
| Destructor. More... | |
| void | updateDimensions (PrsDim_Dimension *theDimension, const DimensionValue &theDimensionValue, bool theIsSuppress) |
| Visualizes the dimension text or dimension value depending on the has parameters state. More... | |
| SketcherPrs_DimensionStyle::SketcherPrs_DimensionStyle | ( | ) |
Constructor.
| SketcherPrs_DimensionStyle::~SketcherPrs_DimensionStyle | ( | ) |
Destructor.
| void SketcherPrs_DimensionStyle::updateDimensions | ( | PrsDim_Dimension * | theDimension, |
| const DimensionValue & | theDimensionValue, | ||
| bool | theIsSuppress | ||
| ) |
Visualizes the dimension text or dimension value depending on the has parameters state.
| theDimension | a modified dimension |
| theDimensionValue | container filled by the model double attribute |