We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Code Generation
Controller Utility
Deconstruct
Definitions
Multi Move
Simulation
Utility

Quaternion to Plane

Converts quaternion values to a plane.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: v2.2.2

Inputs

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

Outputs

NameIDDescriptionType
PlanePPlane as a Plane.Plane

Site design © Robin Rodricks.   Robot Components and associated data © 2024 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