 |
SlicerPlaneWidthVector Property |
PlaneWidthVector is a Vector3D that defines the x-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 PlaneWidthVector { get; set; }Property Value
Vector3D
See Also