Jump to content

Recommended Posts

Posted

When selecting the layer that the blocks reside in, and turning off the layer, the blocks remain visible. All other items on that layer do turn off. How do I fix this? Thanks.

Posted

The entities in the block are on a different layer. However, if that layer needs to be on for other objects, turning them off may not be an option and you will have to find another way to get what you want.

Posted

Entities inside a block don't always behave the way you might expect. Blocks are all about inheritance. When you insert a block, you're really inserting an instance of the block. It's a reference to the definition of the block, which is off in a table somewhere. The block reference has its own layer assignment.

 

When you assign an item to layer 0 inside a block, it's like assigning the color ByLayer. In a block instance, that entity takes on, or inherits, the layer of the instance. For any other layer, an entity keeps the layer it had inside the block definition, that is, it's not inherited.

 

Sorry if you knew that already, but as RobDraw guessed, that's probably what's happening. If you can't fix the problem by redefining the block, please give us more information or post the block.

Posted
as RobDraw guessed.

 

It wasn't a guess.

  • Funny 1
  • 1 month later...
Posted

If it was my misbehaving block, I would double click on the block to open it and put all its components onto the one layer that I want it on. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...