DynamicObjectTransform Class

DynamicObjectTransform Class

ChangeQueue DynamicObject
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueDynamicObjectTransform

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class DynamicObjectTransform
Public Class DynamicObjectTransform

The DynamicObjectTransform type exposes the following members.

Properties
  NameDescription
Public propertyMeshInstanceId
Get the mesh instance id for this dynamic object.
Public propertyTransform
Transform for the DynamicObject
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
String representation of DynamicObject
(Overrides ObjectToString.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also