This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
rhino:faq:formuals-in-dimension [2026/02/05] maryfugier [Notes] |
rhino:faq:formuals-in-dimension [2026/02/05] (current) maryfugier [Try these:] |
||
|---|---|---|---|
| Line 30: | Line 30: | ||
| |Square|< | |Square|< | ||
| |Square Root|< | |Square Root|< | ||
| - | |DimText + TextField|< | + | |DimText + TextField|< |
| ==== Notes ==== | ==== Notes ==== | ||
| Line 36: | Line 36: | ||
| * Detail scale returns a mix of numbers and text so we need to convert it to a decimal number first. " | * Detail scale returns a mix of numbers and text so we need to convert it to a decimal number first. " | ||
| - | * <' | + | |
| * If you dont care about formatting the number of places after the decimal point then you can drop the ' | * If you dont care about formatting the number of places after the decimal point then you can drop the ' | ||
| * The " | * The " | ||
| - | * %< <> * float(DetailScale(" | + | * %< <> * float(DetailScale(" |