Click or drag to resize

GH_Transform Properties

The GH_Transform type exposes the following members.

Properties
  NameDescription
Public propertyCompoundTransforms
Gets the internal set of transforms. If you modify the compound transformations, you must call ClearCaches().
Public propertyIsValid (Overrides GH_GooTIsValid.)
Public propertyIsValidWhyNot
Gets a string describing the state of "invalidness". If the instance is valid, then this property should return Nothing or String.Empty.
(Overrides GH_GooTIsValidWhyNot.)
Public propertyTypeDescription (Overrides GH_GooTTypeDescription.)
Public propertyTypeName (Overrides GH_GooTTypeName.)
Public propertyValue (Overrides GH_GooTValue.)
Top
See Also