Description:

While an object is being dynamically transformed (dragged, rotated, ...), the current transformation can be retrieved and used for creating dynamic display.

Syntax:
public bool GetDynamicTransform(
out Transform transform
)
Returns:
Type: bool
True if the object is being edited and its transformation is available. False if the object is not being edited, in which case the identity transform is returned.
Available since:
5.0

/
/
/
GetDynamicTransform

GetDynamicTransform method

Class:  Rhino.DocObjects.RhinoObject

Nothing found