TriplePlane¶
-
MLModule
¶ genre Coordinate
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLCoordUtils1
definition MLCoordUtils1.def keywords orthogonal
,planes
,intersection
Purpose¶
The module TriplePlane
orthogonalizes three incoming planes. Their translation depends on the intersection point.
Usage¶
If the one of the planes changes, the others are recomputed and the intersection point is adapted.
To avoid orthogonalization, the flag Make Orthogonal
should be checked off.
Parameter Fields¶
Field Index¶
Intersection Point : Vector3 |
Make Orthogonal : Bool |
Plane1 : Plane |
Plane2 : Plane |
Plane3 : Plane |