cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The 2025 Technology Preview Program is now live. Join today!

Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Remove 3d object lines in section view

Not applicable
Dear all.
I have a problem that i don´t find a solution for.
The model is created from a 3ds, an works well.
But, I want to change the look of it in the section view. Just keep the outlines and remove all the other lines.
Maybe change the color of the outline to black.

How do I do this? In the 3D script?
See enclosed GSM and picture.

Thanks

Best regards/
Olle

undefined
3 REPLIES 3
Not applicable
And the GSM

Cheers
Not applicable
HI OlleEK,

try to change the status code of the Edge from 2 to 1 in the section wiev.

Example:

origin:
EDGE 1, 2, 1, 168, 2 !#1

new:
EDGE 1, 2, 1, 168, 2-1*(GLOB_CONTEXT=4) !#1



Best Regards,
Not applicable
Hi Ila2
I can´t get your GSM to work.
But doesen´t your solution mean that all lines will disappear in section view?

Does anyone else have a solution?

Cheers