XMarkerListBounds¶
-
MLModule
¶ genre Marker
author Ola Friman
package FMEwork/ReleaseMeVis
dll MLXMarkerUtils
definition MLXMarkerUtils.def see also MarkerStatistics
keywords marker
,xmarker
,bounds
,limits
,bounding
,box
,sphere
Purpose¶
The module XMarkerListBounds
finds a box or a sphere that encloses the XMarker positions in an XMarkerList.
Parameter Fields¶
Field Index¶
Additional Bound Margin : Double |
Lower Right Corner : Vector3 |
Output is valid : Bool |
Sphere Center : Vector3 |
Sphere Radius : Double |
Upper Left Corner : Vector3 |
Visible Fields¶
Additional Bound Margin¶
-
name:
additionalMargin
, type:
Double
, default:
0
¶ Sets an additional margin for the resulting sphere or box in mm.
Upper Left Corner¶
-
name:
upperLeftCorner
, type:
Vector3
, default:
0 0 0
¶ Shows the minimum corner of the axis aligned bounding box.
Lower Right Corner¶
-
name:
lowerRightCorner
, type:
Vector3
, default:
0 0 0
¶ Shows the maximum corner of the axis aligned bounding box.
Sphere Center¶
-
name:
sphereCenter
, type:
Vector3
, default:
0 0 0
¶ Shows the center of the bounding sphere.