Click or drag to resize

Orientation Class

Implements an orientation (ChangeBasis) transformation.
Inheritance Hierarchy
SystemObject
  Grasshopper.Kernel.Types.TransformsOrientation

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

The Orientation type exposes the following members.

Constructors
  NameDescription
Public methodOrientation
Initializes a new instance of the Orientation class
Public methodOrientation(Plane, Plane)
Initializes a new instance of the Orientation class
Top
Properties
Methods
See Also