We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-01-08 11:07 PM - last edited on 2024-09-26 01:30 PM by Doreena Deng
Hi,
I would like to generate simple 3D lines using the Planar Shapes, but oddly they always seem to come prefilled. I have attached a screen shot to show how it automatically fills the shapes.
Here is a sample 3D Script:
ARC 0.02, 90, 0
ADD 0.05, 0, 0
CIRCLE 0.02
ADD 0.03, 0, 0
RECT 0.02, 0.02
Is there a way to have them not filled, just a simple ARC line?
Many thanks, Matt
Solved! Go to Solution.
2024-01-08 11:48 PM
Use "model wire" beforehand.
It's a bit counterintuitive, but these commands have no flag for surface generation, so that's the way!
2024-01-08 11:48 PM
Use "model wire" beforehand.
It's a bit counterintuitive, but these commands have no flag for surface generation, so that's the way!
2024-01-09 01:18 AM
Thank you Runxel!!! I had been searching for a solution for many hours now and you solved it in a second, amazing! Best regards, Matt