Grasshopper Docs

Community documentation for Grasshopper add-ons & plugins

Code Generation
Controller Utility
Deconstruct
Definitions
Multi Move
Simulation
Utility

Converts a plane to quaternion values.The first value a is the real part, while the rest multiplies i, j and k, that are imaginary. quarternion = a + bi + ci + dk Robot Components: v1.5.1

Inputs

NameIDDescriptionType
PlanePPlane as PlanePlane
Reference PlaneRPThe Reference Plane as PlanePlane

Outputs

NameIDDescriptionType
Coord XXThe x-coordinate of the plane origin.Double
Coord YYThe y-coordinate of the plane origin.Double
Coord ZZThe z-coordinate of the plane origin.Double
Quaternion AAThe real part of the quaternion.Double
Quaternion BBThe first imaginary coefficient of the quaternion.Double
Quaternion CCThe second imaginary coefficient of the quaternion.Double
Quaternion DDThe third imaginary coefficient of the quaternion.Double

Site design © Robin Rodricks.   Robot Components and associated data © 2023 Arjen Deetman, Gabriel Rumpf, Benedikt Wannemacher, Mohamed Dawod, Zuardin Akbar, Andrea Rossi.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service