cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Funfun Yan
Enthusiast

GDL door question: There are no lines on the wall hole edges.

Hello guys,

 I am working on writing a door gdl. but when I  put the door on the wall . There are no lines on the wall hole edges.

how can I make them appear? THX!😂

 

Snipaste_2024-09-21_22-35-19.png

 

Operating system used: Windows 11 - 22631

1 Solution

Accepted Solutions
cuba
Advisor
Add a wallhole and use 15 as maski 
 
wallhole n, status,
x1, y1, mask1,
...,
xn, yn, maskn,
x, y, z
 
 Example:
 
wallhole 4,2,
0,0,15,
a,0,15,
a,b,15,
0,b,15,
Apple M1 Max 32 GB
Latest AC

Go to post

2 Replies 2
cuba
Advisor
Add a wallhole and use 15 as maski 
 
wallhole n, status,
x1, y1, mask1,
...,
xn, yn, maskn,
x, y, z
 
 Example:
 
wallhole 4,2,
0,0,15,
a,0,15,
a,b,15,
0,b,15,
Apple M1 Max 32 GB
Latest AC
Funfun Yan
Enthusiast

Thank you !

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!