routine to copy parts of multiple blocks

routine to copy parts of multiple blocks

Anonymous
Not applicable
288 Views
1 Reply
Message 1 of 2

routine to copy parts of multiple blocks

Anonymous
Not applicable
I have 3 dynamic blocks in a drawing is it possible to copy part of each of these blocks using lisp. Then paste, exploded, into a seperate drawing without any constraints? The parts I need are always in the same place.

I don't want to explode the blocks and then copy the bits of geometry as I've got fields referencing constraints on the blocks.
0 Likes
289 Views
1 Reply
Reply (1)
Message 2 of 2

stevor
Collaborator
Collaborator

Maybe copy the block, then explode the copy.

Wblock desired parts, delete all parts of the copy.

S
0 Likes