Click or drag to resize

Grasshopper.Kernel.Types.Transforms Namespace

Classes
  ClassDescription
Public classGeneric
Implements a generic matrix transformation.
Public classIdentity
Implements a null-transform.
Public classOrientation
Implements an orientation (ChangeBasis) transformation.
Public classProjection
Implements a projection transformation.
Public classRotation
Implements a rotation transformation.
Public classScale
Implements a scaling transformation.
Public classTranslation
Implements a translation (Move) transformation.
Interfaces
  InterfaceDescription
Public interfaceITransform
Basic interface for a single Grasshopper transformation.