Click or drag to resize

Identity Class

Implements a null-transform.
Inheritance Hierarchy
SystemObject
  Grasshopper.Kernel.Types.TransformsIdentity

Namespace:  Grasshopper.Kernel.Types.Transforms
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class Identity : ITransform

The Identity type exposes the following members.

Constructors
  NameDescription
Public methodIdentity
Initializes a new instance of the Identity class
Top
Properties
  NameDescription
Public propertyName
Top
Methods
See Also