cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
zunino
Contributor

Object lines do not appear in cutaway [RESOLVED]

 

I am developing parametric furniture in GDL and I have the following problem: when I view a section of the developed object, only some lines appear, the others only appear when I click on the object. I used the prism command to create the parts of the furniture.

 

bancada1.jpg

bancada2.jpg

bancada3.jpg

1 Solution

Accepted Solutions
zunino
Contributor

PROBLEM SOLVED

 

After racking my brains, I discovered that the problem was the positioning of the closing line of the Gosub subroutine. In other words, the return command line was positioned in the wrong place. Since the code was already very long, I ended up getting lost in the organization of the code hierarchy...

Go to post

2 Replies 2
Barry Kelly
Moderator

Check the masking values for each PRISM co-ordinate.

That controls whether the line/surface is there or not.

 

Barry.

One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
zunino
Contributor

PROBLEM SOLVED

 

After racking my brains, I discovered that the problem was the positioning of the closing line of the Gosub subroutine. In other words, the return command line was positioned in the wrong place. Since the code was already very long, I ended up getting lost in the organization of the code hierarchy...

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!