How to permanently hide the objects or isolate??

How to permanently hide the objects or isolate??

Anonymous
Not applicable
4,718 Views
14 Replies
Message 1 of 15

How to permanently hide the objects or isolate??

Anonymous
Not applicable

Dear All,

          I Need Help from yours, how to Permanently hide the selected object.

If we use Isolate command that one temporarily only showing, i want to show selected objects.

i want to permanently hide the object.  I attached the photos.  before isolate and after isolate  upload-1.JPGupload-2.JPGupload-3.JPG

 

 

Anyone please help me for find the solution. 

 

My Email id: yraj2795@gmail.com

 

 

Accepted solutions (1)
4,719 Views
14 Replies
Replies (14)
Message 2 of 15

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> I want to permanently hide the object

Is command _HIDEOBJECTS (>>>details<<<) the command you are looking for?

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 3 of 15

ennujozlagam
Mentor
Mentor

ooopppsss sorry wrong forum. thanks





Remember : without the difficult times in your LIFE, you wouldn't be who you are today. Be grateful for the good and the bad. ANGER doesn't solve anything. It builds nothing, but it can destroy everything...
Please mark this response as "Accept as Solution" if it answers your question. Kudos gladly accepted.
0 Likes
Message 4 of 15

cadffm
Consultant
Consultant

plain AutoCAD?

 

While there is a possibility to do so, only you would know about it and another user would have big problems
even you if you forget that there are other (hidden) objects.

So I just want to say that programming has this possibility
but I do not support this wish.

Structure your file differently to get to that goal,
eg you could cut a block or Xref with XCLIP.

The command and the command to change and delete clips are documented for each user and
would be a better choice in this case, at least one that I can support 😉

Sebastian

0 Likes
Message 5 of 15

Anonymous
Not applicable

Dear Sir,

             HIDEOBJECTS Command also not permanently working. its that temporally only hide the objects.

after completion of  HIDEOBJECTS i go to save and Re-open the drawing,  again the HIDEOBJECTS are showing.

i want to permanently hide the object.   it's like a WBLOCK Command method.

Message 6 of 15

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> i want to permanently hide the object

Sorry not having understood your "permanently" that way.

In that case change these objects to layers which are frozen.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 7 of 15

Anonymous
Not applicable

Sir,

       or-else  say that how to permanently hide the object.

It's like a freeze the element type.

0 Likes
Message 8 of 15

Anonymous
Not applicable

permanently means after saving of DWG file, reopen the same drawing i want to show only selected objects. Now unselected objects are hiding....    

Message 9 of 15

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> permanently means after saving of DWG file, reopen [...]

Please look then to post 4 from @cadffm

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 10 of 15

Kent1Cooper
Consultant
Consultant

@Anonymous wrote:

....  or-else  say that how to permanently hide the object.

It's like a freeze the element type.


 

I agree that you should put them on Layers that you can Freeze, or define them all [on their original Layers] into a Block, and put that Block on a Layer you can Freeze.  [Or... the truly permanent  way would be to ERASE them....]

Kent Cooper, AIA
0 Likes
Message 11 of 15

qnologi
Advisor
Advisor
0 Likes
Message 12 of 15

pendean
Community Legend
Community Legend
permanently hide? Try ERASE command, about as permanent as it gets.

Or XREF this file into a new dwg, then XCLIP command out what you never want to see in that file ever again until you change your mind. This leaves the original intact.

Or WBLOCK out what you want to create a new file, then do whatever you want there.


Message 13 of 15

ArchD
Collaborator
Collaborator

Yeah, I was going to say, if there is not meta data that you are using in fields related to these objects, why not just delete them? Why keep data around if it's not being used? I never understood that.

Archie Dodge
Applications Expert - Infrastructure Solutions Division
IMAGINiT Technologies
0 Likes
Message 14 of 15

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

The easiest way to do this might be to just block the entities out to a separate drawing.

 

Using VBA you can set the objects to invisible. If you would like me to move this thread to the Visual Basic forum let me know and I can get it moved for more suggestions from that community.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 15 of 15

Paul_Gander
Advocate
Advocate
Accepted solution

@Anonymous wrote:

permanently means after saving of DWG file, reopen the same drawing i want to show only selected objects. Now unselected objects are hiding....    


Is this the setting you are looking for?

 

ObjectIsolationMode.PNGhttp://help.autodesk.com/view/ACD/2019/ENU/?guid=GUID-B4ED98BE-62D0-4982-82A2-87B744C56F99