Function Reference / getBoundingBoxMinCall this function to get the object's bounding box min coordinates
prototype
x, y, z = object.getBoundingBoxMin ( hObject )
description
The bounding box of an object is its global space enclosing box. It is stored as 2 values : the world space min coordinates, and the world space max coordinates. You must not expect this box to be the minimal enclosing box.
Available since ShiVa 1.6.0
parameters
hObject - The object handle
return
Numbers - The bounding box min coordinates
sample
User Contributed Notes getBoundingBoxMin
Welcome to the ShiVa Manual user note systemYou may contribute notes to the ShiVa manual by adding comments in the form below, and, optionally your email address and/or name. And the note will appear under the documentation as a part of the manual after about an hour. How to enter informationNote that HTML tags are not allowed in the posts, but the note formatting is preserved. LUA code blocks will be source highlighted automatically. (Double-check that your note appears as you want during the preview. That's why it is there!) The Anti bot challenge requires only to leave the field empty. What not to enterUser notes may be edited or deleted, and usually a note is deleted because of the following reasons:
Additional informationPlease note that periodically the developers go through the notes and may incorporate information from them into the documentation. This means that any note submitted here becomes the property of Stonetrip. |