Entity Width / Height

Blitz3D Forums/Blitz3D Beginners Area/Entity Width / Height

I couldn't see any commands to get an entity's Width / Height, is there a way of doing it other than looking through all the verts?

MeshWidth(), MeshHeight() and MeshDepth() any good?

Thanks - I've come from DB where meshes are used very differently.