License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2014-07-10 08:48 AM
IF GLOB_MODPAR_NAME = 'param_or' THEN tmp = param_wd PARAMETERS param_wd = param_ht PARAMETERS param_ht = tmp ENDIF
2014-07-15 09:11 PM
!--master or value script if param_or= 'Landscape' then xx= a yy= b endif if param_or= 'Portrait' then xx= b yy= a endif parameters param_wd=xx, param_ht=yy