We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-06-23 08:42 PM - last edited on 2022-09-26 10:41 PM by Daniel Kassai
Hello All,
Pretty new here to GDL scripting and could use some help with ellipses and irregular curved lines. I have been creating/editing objects for my firm for the last two years, and consistently get hung up on these curves. I believe I understand the trigonometry involved (theta/arcTan/Cos/etc.) in forming these curves, but I don't know fully how to implement them correctly in a script/command.
I assume for 2D shapes one would just use one of the POLY_ commands? Does anyone have any super simple scripts they may have done (ellipse or curved line) to view as an example?
Thanks!
Solved! Go to Solution.
2022-06-29 07:04 AM - edited 2022-06-29 07:05 AM
Maybe this things are also of interest for You:
dont be afraid of the language - just try it.
https://bimcomponents.com/GSM/Details/24631
https://bimcomponents.com/GSM/Details/24680
https://bimcomponents.com/GSM/Details/20917
https://bimcomponents.com/GSM/Details/23690
https://bimcomponents.com/GSM/Details/24118
https://bimcomponents.com/GSM/Details/24120
These are all examples, how to work with circular-geometries..