Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

imadHabash
en respuesta a: Anonymous

Hi,

 

Yes you can achieve your goal by using Wipeout command. make a rectangle (see below image) that rectangle represent the trimmed area that you want to reach and it will be hidden by WIPEOUTFRAME system variable = 0 . then convert the line with the wipeout frame to block .now you will get your issue in a way that where ever you move the block you will get trimmed area. see attached TEST.dwg file for your test. this is the idea and you can do it as you need.

 

Command: WIPEOUTFRAME
Enter new value for WIPEOUTFRAME <0>:

 

hh.png 

 

Note : when you use wipeout command with other CAD elements you have to use also DRAWORDER command to make items display as you wish.


Command: DRAWORDER
Select objects:
Command: DRAWORDER
Select objects: 1 found
Select objects:
Enter object ordering option [Above objects/Under objects/Front/Back] <Back>:

 

Good Luck...

Imad Habash

EESignature