Insertion point WTF

Insertion point WTF

Anonymous
Not applicable
3,920 Views
9 Replies
Message 1 of 10

Insertion point WTF

Anonymous
Not applicable

I have made a block using a visibility parameter.

Everything is on 0,0 coordinates, the block basepoint also.

 

When i ctrl+c ctrl+v the object, the insertion point is wrong. I want it to be in the middle of the block!

 

Can anyone solve this?

0 Likes
Accepted solutions (2)
3,921 Views
9 Replies
Replies (9)
Message 2 of 10

GeeHaa
Collaborator
Collaborator

Try CTRL+ SHIFT + C and give it a basepoint

0 Likes
Message 3 of 10

Anonymous
Not applicable

Yeah but i dont want to.

I want autocad to work normally.

0 Likes
Message 4 of 10

Libbya
Mentor
Mentor

I'm not sure what issue you are talking about.  The insertion point and origin are at the center of the block.  You have the visibility grip placed a little askew from the middle of the block.  Is the issue that both grips appear because they should when the visibility grip is not placed exactly on the origin.  If you want only the visibility grip to show then move it to 0,0.

 

 

 

 

0 Likes
Message 5 of 10

Libbya
Mentor
Mentor

@GeeHaa wrote:

Try CTRL+ SHIFT + C and give it a basepoint


That is BAD advice!  The basepoint parameter should only ever be placed at 0,0 and all linework/objects adjusted accordingly!

0 Likes
Message 6 of 10

pendean
Community Legend
Community Legend
Accepted solution
You do know that copy/paste functions totally ignore a bock's defined insertion point, right? It's been that way forever in AutoCAD, it defaults to the farthest lower-left corner of all objects it detects. Perhaps not in what other program you used to use?

If you want the block's insertion point to apply, use INSERT command or ADDSELECTED command or TPs or ADCENTER to bring in those blocks.
If you want to copy/paste, use COPYBASE command (CTRL+ SHIFT + C) and actively select an insertion point first.

HTH
Message 7 of 10

Anonymous
Not applicable

Thanks, but try to copy and paste the object. It will give the object float above the crosshair. There is no problem with insert as a block, only when you ctrl+c and ctrl+v the object.

0 Likes
Message 8 of 10

Libbya
Mentor
Mentor
Accepted solution

Again, I'm not sure what issue you are talking about.  If you use control+c to copy a set of objects, the insertion point used is always the bottom left point of the window that would surround all objects.  That has nothing at all to do with blocks or insertion points, that is a function of control+c.

 

If you want to copy with a different base point, then use control+shift+c.  It will then prompt you for the base point location of the copyclip.  

0 Likes
Message 9 of 10

Anonymous
Not applicable

Ok thank you, i've got it now.

0 Likes
Message 10 of 10

Libbya
Mentor
Mentor

@Libbya wrote:

@GeeHaa wrote:

Try CTRL+ SHIFT + C and give it a basepoint


That is BAD advice!  The basepoint parameter should only ever be placed at 0,0 and all linework/objects adjusted accordingly!


My post here was a mistake caused by me being mindless and misinterpreting GeeHaa's post.  I did a quick glance and interpreted their post as recommending adding a base point parameter to the block at a different location.  GeeHaa was correct.  Using control+shift+C in order to give the COPYCLIP a different base point is the correct action.  

0 Likes