Click or drag to resize

ObjectTableTransform Method

Overload List
  NameDescription
Public methodTransform(Guid, Transform, Boolean)
Constructs a new object that is the transformation of the existing object and deletes the existing object if deleteOriginal is true.
Public methodCode exampleTransform(ObjRef, Transform, Boolean)
Constructs a new object that is the transformation of the existing object and deletes the existing object if deleteOriginal is true.
Public methodTransform(RhinoObject, Transform, Boolean)
Constructs a new object that is the transformation of the existing object and deletes the existing object if deleteOriginal is true.
Top
See Also