Classes
Methods
# changeAreaUnits(unit)
Sets the area units to be shown by the tool.
Parameters:
Name | Type | Description |
---|---|---|
unit |
AreaUnits
|
Imperial or metric value from AreaUnits AreaUnits |
- See:
# changeLengthUnits(unit)
Sets the length units to be shown by the tool.
Parameters:
Name | Type | Description |
---|---|---|
unit |
LengthUnits
|
Imperial or metric value from LengthUnits |
- See:
# changeSlopeUnits(unit)
Sets the slope units to be shown by the tool.
Parameters:
Name | Type | Description |
---|---|---|
unit |
SlopeUnits
|
Imperial or metric value from SlopeUnits |
- See:
# changeTooltipsVisibility(visible)
Change visibility for measurement tooltips
Parameters:
Name | Type | Description |
---|---|---|
visible |
boolean
|
boolean |