Block icon on mouse pointer after insert command

Block icon on mouse pointer after insert command

Anonymous
Not applicable
724 Views
1 Reply
Message 1 of 2

Block icon on mouse pointer after insert command

Anonymous
Not applicable

I have been following the .net developers guide for creating and inseting a block on a set point, but I would like to have the block be inserted on where the user puts it based on their mouse just as the "insert" command would when inserting a block within the user interface with the diagram of the block on the mouse pointer. I tried looking for how to do this but the only thing I have found so far is to use 'EntityJig'. I am not sure if this is what I need to accomplish what I want to do?

Capture.PNG

0 Likes
725 Views
1 Reply
Reply (1)
Message 2 of 2

ActivistInvestor
Mentor
Mentor

@Anonymous wrote:

I have been following the .net developers guide for creating and inseting a block on a set point, but I would like to have the block be inserted on where the user puts it based on their mouse just as the "insert" command would when inserting a block within the user interface with the diagram of the block on the mouse pointer. I tried looking for how to do this but the only thing I have found so far is to use 'EntityJig'. I am not sure if this is what I need to accomplish what I want to do?

 


See >this thread< for how to use a Jig to drag a block into place.

0 Likes