How to get block boundary to trim lines inside it

ahmedshawkey95
Advocate
Advocate

How to get block boundary to trim lines inside it

ahmedshawkey95
Advocate
Advocate

Hello,

I can split lines/curves inside a specific bounding curve, but is there is a way to get a block bounding curve to allow me to trim lines inside it as shown below?

ahmedshawkey95_0-1606548883600.png

 

 

0 Likes
Reply
Accepted solutions (1)
1,255 Views
2 Replies
Replies (2)

norman.yuan
Mentor
Mentor
Accepted solution

If you have read the recent post in this forum a few days ago, you may have already had an idea how to solve this issue. But since I saw these 2 questions out of a very similar use context, I put together some code to demonstrate my proposed solution and published in my blog for better code presentation. See here:

 

https://drive-cad-with-code.blogspot.com/2020/11/find-lines-intersection-points-with.html 

 

Norman Yuan

Drive CAD With Code

EESignature

ahmedshawkey95
Advocate
Advocate

@norman.yuan awesome idea as usual. I'll continue working on it to achieve my requirements.

Thanks.

0 Likes