Draw Lines break at opening

Draw Lines break at opening

Anonymous
Not applicable
542 Views
8 Replies
Message 1 of 9

Draw Lines break at opening

Anonymous
Not applicable
Hi there, I have to draw lines break at the openings in the drawing. It much like hatch on the region with holes in it, but I want to draw lines knowing where is my opening and break my lines at opening. Does anybody have any idea??

Thanks so much,

criz
0 Likes
543 Views
8 Replies
Replies (8)
Message 2 of 9

Anonymous
Not applicable
can you attach a copy of the drawing?
0 Likes
Message 3 of 9

Anonymous
Not applicable
thanks for quick reply. Here is the drawing. I will prefer drawing those blue lines instead of hatch, so i need to find out the openings to break my lines.

thanks again,
0 Likes
Message 4 of 9

Anonymous
Not applicable
wrong drawing, this one is the correct one.
0 Likes
Message 5 of 9

Anonymous
Not applicable
Is the user going to select the sapes and lines?
0 Likes
Message 6 of 9

Anonymous
Not applicable
no, all the lines with layers and linetype will be designed in the program, user only has to pick the object which will be the boxes with openings on it.

thanks for reply.
0 Likes
Message 7 of 9

Anonymous
Not applicable
The code can really get complex, depending on the shapes. Let me ask you, why don't you want to use hatch for this?

-J
0 Likes
Message 8 of 9

Anonymous
Not applicable
😞 not really is hatching. I just need a way to figure out how to get the edges of the openings.
0 Likes
Message 9 of 9

Anonymous
Not applicable
You can find the edges of the shapes by using the IntersectWith function. When the line intersects with the opening, however your code would need to be intelligent in order for it to handle complex shapes.

Unless of course the only cut outs are going to be circles and rectangular

-J Message was edited by: juno
0 Likes