We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2006-06-08 04:39 AM
2006-06-08 08:32 AM
rad=rad+0.0002/2-0.0001It could happen, that ArchiCAD ignores the setting in the parameter script as there is no clear declaration procedure of vartypes in GDL. As normal variables are integer if you use them first or assign integer values this could be for parameters too. They change to real just if you do floating point calculations/operations with them. An integer parameter defined in the list has a floating point part too as you can see in debugger mode.
2006-06-08 05:47 PM
2006-06-08 06:55 PM
2006-06-08 10:11 PM
2006-06-08 10:33 PM
2006-06-08 10:50 PM