Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / DimensionItem Class / DimensionCalculated Property

In This Topic
DimensionCalculated Property (DimensionItem)
In This Topic
Gets/Sets whether the value of the dimension (the dimension's text) is automatically calculated.
Syntax
public bool DimensionCalculated {get; set;}
See Also