How to get the boundaries of a model

Similar to “GetMesh().GetCenter()” to get the XYZ center coordinates of a model, how can I get the frontmost XYZ coordinate of the model?

Thanks,
JJ

Found it. Should be GetBounds()

1 Like