Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous 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|<nowiki>%<(<>**2)>%</nowiki>|Computes the square of <>| |Square|<nowiki>%<(<>**2)>%</nowiki>|Computes the square of <>|
 |Square Root|<nowiki>%<(<>**0.5)>%</nowiki>|Computes the square root of <>| |Square Root|<nowiki>%<(<>**0.5)>%</nowiki>|Computes the square root of <>|
-|DimText + TextField|<nowiki>%<'{:.3f}'.format( <> * float(DetailScale("6e89146e-46b2-4a82-ac89-15f39a23cdde","Noformatting")) )>%</nowiki>|Computes the value with DimText and a TextField|+|DimText + TextField|<nowiki>%<'{:.3f}'.format( <> * float(DetailScale("GUID","Noformatting")) )>%</nowiki>|Computes the value with DimText and a TextField|
  
 ==== Notes ==== ==== Notes ====
rhino/faq/formuals-in-dimension.1770322768.txt.gz ยท Last modified: 2026/02/05 by maryfugier