XMarkerListBounds¶
- MLModule¶
genre
author
package
dll
definition
see also
MarkerStatistics,XMarkerListToCircular,XMarkerListConvert,XMarkerListCompare,ConstantXMarkerListkeywords
Purpose¶
The module XMarkerListBounds finds a box or a sphere that encloses the XMarker positions in an XMarkerList.
Windows¶
Default Panel¶
Input Fields¶
inputXMarkerList¶
- name: inputXMarkerList, type: XMarkerList(MLBase)¶
The XMarkerList whose markers shall be enclosed with the calculated box and circle.
For accessing this object via scripting, see the Scripting Reference:
MLXMarkerListWrapper.
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
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.
Sphere Radius¶
- name: sphereRadius, type: Double, default: 0¶
Shows the radius of the bounding sphere.
Output is valid¶
- name: outputValid, type: Bool, default: FALSE¶
Shows whether the output is valid.