Grasshopper.Kernel.Types.Transforms Namespace |
Class | Description | |
---|---|---|
![]() | Generic |
Implements a generic matrix transformation.
|
![]() | Identity |
Implements a null-transform.
|
![]() | Orientation |
Implements an orientation (ChangeBasis) transformation.
|
![]() | Projection |
Implements a projection transformation.
|
![]() | Rotation |
Implements a rotation transformation.
|
![]() | Scale |
Implements a scaling transformation.
|
![]() | Translation |
Implements a translation (Move) transformation.
|
Interface | Description | |
---|---|---|
![]() | ITransform |
Basic interface for a single Grasshopper transformation.
|