|
SHAPER
9.15.0
|
Public Member Functions | |
| DimensionValue (double theDoubleValue, bool theHasParameters, const std::string &theTextValue) | |
| void | init (const AttributeDoublePtr &theAttributeValue) |
| Fills internal fields by the given attribute. More... | |
Data Fields | |
| double | myDoubleValue |
| the angle value to be shown as custom value of presentation More... | |
| bool | myHasParameters |
| true if the attribute value has used parameters More... | |
| std::string | myTextValue |
| the angle value depending on angle type More... | |
| void SketcherPrs_DimensionStyle::DimensionValue::init | ( | const AttributeDoublePtr & | theAttributeValue | ) |
Fills internal fields by the given attribute.
| theAttributeValue | a model attribute |
| double SketcherPrs_DimensionStyle::DimensionValue::myDoubleValue |
the angle value to be shown as custom value of presentation
| bool SketcherPrs_DimensionStyle::DimensionValue::myHasParameters |
true if the attribute value has used parameters
| std::string SketcherPrs_DimensionStyle::DimensionValue::myTextValue |
the angle value depending on angle type