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…
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