This Specification Task will change the display units of a predefined measurement text box (or boxes).
This Task makes use of the Tag property that can be set for certain controls in DriveWorks. For more information about Tags see the Tag article in the Help File.
Property Name | Description |
---|---|
Title | Changes the Title (not the name) of the task. |
Tag | The name of the control tag to use (if no tag is used, all measurement text boxes will have their display units changed). |
MRound Multiplier | The value that will be used as the multiplier of a MRound calculation when changing the display units (leaving as 0 results in no rounding). To learn more about this see MRound Function. |
Display Units | The new display units for the measurement text box (must be Feet, Inches, Meters, Millimeters, FT, IN, M or MM). |
When this Task is added the properties are static. To be able to build rules on a static property see How To: Change A Static Property To A Dynamic Property.
Property Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Tag | "M12" | M12 | This is the Tag that you have set for the Measurement Text Box Control. |
MRound Multiplier | "2" | 2 | This will round the value to the nearest multiple of the given MRound Multiplier. In this case it would be the nearest multiple of 2. |
Display Units | "FT" | FT | This will change the display units to Feet |
This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.
Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.
This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.
The status output navigation is as follows:
Success
Success with Warnings
Failed (one of the following occurred)