About Store Forum Documentation Contact



Post Reply 
Get object height
Author Message
DNS Offline
Member

Post: #1
Get object height
How to get object height?
07-21-2012 08:52 PM
Find all posts by this user Quote this message in a reply
neo22 Offline
Member

Post: #2
RE: Get object height
Hello,

you can use :
Code:
Obj.mesh->box.h() * Obj.matrix().avgScale();
07-22-2012 06:51 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DNS Offline
Member

Post: #3
RE: Get object height
Thanks you very much
07-27-2012 12:52 AM
Find all posts by this user Quote this message in a reply
Post Reply