This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:generic:toolcharts:commoninout [2020/06/08 15:49] – raneguruprasad | dev:generic:toolcharts:commoninout [2020/06/10 09:39] (current) – [Text Input] raneguruprasad | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| '' | '' | ||
| - | Input & PointName can be obtained from variables of multilingual system. | + | Input & PointName can be obtained from variables of multilingual system. |
| ==== Graphic Input ==== | ==== Graphic Input ==== | ||
| Line 15: | Line 15: | ||
| ==== Text Input ==== | ==== Text Input ==== | ||
| - | * '' | + | * '' |
| - | * '' | + | * '' |
| + | * '' | ||
| * '' | * '' | ||
| Line 25: | Line 26: | ||
| '' | '' | ||
| - | Input & DistanceName can be obtained from variables of multilingual system. | + | Input & DistanceName can be obtained from variables of multilingual system. |
| ==== Graphic Input ==== | ==== Graphic Input ==== | ||
| Line 34: | Line 35: | ||
| ==== Text Input ==== | ==== Text Input ==== | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| Line 44: | Line 45: | ||
| '' | '' | ||
| - | Input & AngleName can be obtained from variables of multilingual system. | + | Input & AngleName can be obtained from variables of multilingual system. |
| ==== Graphic Input ==== | ==== Graphic Input ==== | ||
| Line 50: | Line 51: | ||
| In some cases the co-ordinates of first click, second click can be passed to this function. | In some cases the co-ordinates of first click, second click can be passed to this function. | ||
| + | |||
| + | ===== Integer ===== | ||
| + | |||
| + | ==== Initialize ==== | ||
| + | |||
| + | '' | ||
| + | |||
| + | Input & IntegerName can be obtained from variables of multilingual system. e.g. '' | ||
| + | |||
| + | ==== Graphic Input ==== | ||
| + | * Right-click for PreviousInteger | ||
| ==== Text Input ==== | ==== Text Input ==== | ||
| - | * '' | + | |
| - | * '' | + | |
| + | |||
| + | ===== Decimal ===== | ||
| + | |||
| + | |||
| + | ==== Initialize ==== | ||
| + | |||
| + | '' | ||
| + | |||
| + | Input & DecimalName can be obtained from variables of multilingual system. e.g. '' | ||
| + | |||
| + | ==== Graphic Input ==== | ||
| + | * Right-click for PreviousDecimal | ||
| + | |||
| + | ==== Text Input ==== | ||
| + | |||
| + | * Decimal | ||
| + | * '' | ||
| + | |||
| + | |||
| + | ===== Length Types ===== | ||
| + | * Decimal: 14.0 | ||
| + | * Architectural: | ||
| + | * Engineering: | ||
| + | * Scientific: TODO | ||
| + | |||
| + | ===== Angle Types ===== | ||
| + | * Decimal Degrees: 14.0 | ||
| + | * Deg/ | ||
| + | * Radian: 0.000r | ||
| + | |||