Name | Description | |
---|---|---|
![]() | GridSize | The grid size in millimeters. p.e. "4#" means 4 times grid size |
![]() | Group | The UnitGroup Property. When first UnitID is set,the group is automatically defined by the unit. While setting a Group also the Unit can be changed to the first Unit in new Group if: - new Group is different than the Group of assigned Unit - there is no Unit and Group assigned When new assigned Group is the same like Unit Group, nothing will change. The unitparser can never convert units of different groups |
![]() | HideUnit | Hide the unit of the parsed result. |
![]() | HideValue | Hide the value of the parsed result, all other texts (units and additional texts) will remain. |
![]() | OnlyFirstValue | Display only the first Value. |
![]() | OnlyUnit | Display only the Unit. |
![]() | Precision | Set the precision of the result (Values used for calculation: 0 up to 8) |
![]() | SpaceBetweenUnitAndValue | Add a space between Unit and the value |
![]() | SuppressFloatingZeroes | Suppress the last zeroes of a floating result. |
![]() | UnitFromParameter | Get if the unit needs extra parameter to get resolved. Use the project dependend parameter class if this is true. |
![]() | UnitID | The UnitId Property. Set or get the unit of the parameters. |
![]() | WithoutLimiters | The unit is NOT separated by one of this chars: blank (){}[].,:;!?/\\ |