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…
2007-11-08 07:29 PM
2007-11-08 07:55 PM
2007-11-09 07:40 PM
IF room_area > max_area THEN TEXT2 x1, y1, "Max area exceeded" ENDIFNote that the variable names (lower case) are just examples that I made up. You would need to chose whatever works for you and make sure they have the right values.
2007-11-12 04:11 PM
2007-11-12 08:54 PM
Michele wrote:What I've seen people do is create a scale-sensitive toggle in the script, use some scale that never goes to production drawings for this type of checks with script-generated information, and save that into a view. That way you don't need to mess around with object settings, and your production views and drawings are always clean and final.
I'll have to also make a toggle to turn it off once I've seen the warning text.