Message 1 of 4
Getting Block Insetion point

Not applicable
04-13-2010
02:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey guys, a thread that's giving me headaches:
- I'm trying, using VBA, to get the insertion point of a block, in order to move it automatically.
I've already read all elements in model space, tested if they were blocks,
got block attibutes, but, when I try to retreive insertionpnt x, y and z,
I only read Zeros.
The next step would move this block to another X,Y position, but a simple "sendcommand MOVE" solves.
Could you please help me?
I can post code here if it would help.
Thx,
- I'm trying, using VBA, to get the insertion point of a block, in order to move it automatically.
I've already read all elements in model space, tested if they were blocks,
got block attibutes, but, when I try to retreive insertionpnt x, y and z,
I only read Zeros.
The next step would move this block to another X,Y position, but a simple "sendcommand MOVE" solves.
Could you please help me?
I can post code here if it would help.
Thx,