cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
GDL
About building parametric objects with GDL.

percent parameter

Martin Walter
Enthusiast
In the parameter script there are lenght, angle, integer parameters and so on:

<Parameters>
<Length Name="A">
<Description><![CDATA["Width"]]></Description>
<Fix/>
<Flags>
<ParFlg_Hidden/>
<ParFlg_Fixed/>
</Flags>
<Value>1.230000</Value>
</Length>

 

Is there already the possibility to use percent parameters, that show the % at the end of the number, like the angle parameters show the ° at the end of the number?

 

 

AC22-27, Windows 11, i7-1355U, 32GB RAM, 2TB SSD
1 REPLY 1
vlahtinen
Advocate

AFAIK, there isn't a parameter type for percentage. Eg. the Curved Ramp object uses real numbers.

 

vlahtinen_0-1755597021792.png

 

vlahtinen_1-1755597062726.png