Geometry > Geometry Object Information > General Information

General Information
check() throws an exception if the object is invalid.
exists() returns true if an object exists.
getBoundingBox() returns a bounding box for the object in the order xmin, xmax, ymin, ymax, zmin, and zmax.
getSDim() returns the space dimension of the geometry.
getType() returns the object type: solid, surface, curve, point, mixed, or empty.
hasCadRep() returns true if the object is represented using the CAD kernel (Parasolid).