 |
SlicerPlaneUpVector Property |
PlaneUpVector is a Vector3D that defines the y-axis direction of the plane.
This value is automatically calculated from the Plane's normal, but can be set by the user to provide a custom direction.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic Vector3D PlaneUpVector { get; set; }Property Value
Vector3D
See Also