Use this method to determine the extent of custom geometry (bounding box of the custom geometry).
Cimatron 2026 or later
bool GetBoundBox(out object oMin, out object oMax);
n/a
|
Return: bool |
GetBoundBox status |
|
|
|
|
Input: double[] |
oMin—Three coordinate double array representing the minimun point of bounding box |
|
Input: double[] |
oMax—Three coordinate double array representing the maximum point of bounding box |
