Jump to content

Recommended Posts

Posted

Guess, I don't know as much as I thought. I have created a very simple block within a drawing. It's nothing but a circle with some centerline crosshairs through it. I need to use this block many times in this drawing. But when I try to insert it and then click on the point to place it, the block either ends up at 0,0 or somewhere far away from where I wanted to place it. I have tried it several ways and I guess I'm just a block head for not getting it.

Posted
Guess, I don't know as much as I thought. I have created a very simple block within a drawing. It's nothing but a circle with some centerline crosshairs through it. I need to use this block many times in this drawing. But when I try to insert it and then click on the point to place it, the block either ends up at 0,0 or somewhere far away from where I wanted to place it. I have tried it several ways and I guess I'm just a block head for not getting it.

 

Open a new drawing and try inserting the block. Does it work the way you expect? Maybe post the block here for others to take a look at also.

Posted

Where is the insertion point for the block? What method are you using to insert the block?

Posted

Put an insertion point in the block definition.

Go back into the block editor and select insertion point from your parameters pallet,(is that the Amurican spelling) and then place it where you would like it.

 

You need an object to snap them things to. If you have it set to 0,0, it will either insert there, or try to track to the nearest snap based on your cursor position.

 

If you don't want it directly attached to another object, then polar track it off of the nearest snap to where you want it, or give it a distance from a snap to land.

Posted

When you do an insert if the insert dialouge box is coming up make sure you tick the insert point in dwg top left else it is set as 0,0,0 as default, even if you use _insert it still looks at the default user settings

Posted

Block creation can be a little tricky. If you create a block from within a drawing it will always ask for a base point. If you simply select a point on the existing geometry that ends up of course being the insertion base point. Now lets say that you decide to wblock out the block. If you were to now open the new drawing and examine the INSBASE variable you will see that it corresponds to the point in space that you had picked and you geometry is out there in space. Complicating things is what was the UCS set at when you initially created the block?

 

I've gotten into the habit (and it has never failed me) when I create a block I set the ucs to world, I move or copy the geometry to where I want it in relation to 0,0,0 and then create the block with the 0,0,0 base point. This way if I ever wblock out that block the INSBASE variable remains at 0,0,0.

 

There are special occasions when I need to do some tricky things that I modify my routine.

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...