Author Topic: How to set CloneMeForDragging to false.  (Read 2032 times)

0 Members and 1 Guest are viewing this topic.

Bryco

  • Water Moccasin
  • Posts: 1883
How to set CloneMeForDragging to false.
« on: August 28, 2009, 05:42:16 PM »
CloneMeForDragging is a read only property and cant be set, but I would like to drag a db resident object without seeing it in it's initial position (Unlike the move command in cad which leaves a copy until you finish dragging). This is for a refsection command that adds a bubble, then the arrow and tail, rotates those, then you move the tail. So it would be nice to not have to delete the tail then add it again for a non resident drag.