PDA

View Full Version : can you tell weather a property's value is Worldunits or Time?


floopyb
07-03-2009, 04:32 AM
Is there a way to tell if an objects property is worldunits (like a sphere's radius) or a time value (like pflow age test's test value)? All i can get from classof $.radius is "Float" or "Integer"

edit: ShowPorperties gives me this info, but i would need to make a function to get the info out of the string it returns.. not really the best solution!

JHN
07-03-2009, 01:28 PM
I think the only way to derive that is to check the scene scale values... and even that is no guarantee, if a value is arbitrary and not a worldunit. I think the only way is to check the system and display units settings.

-Johan

floopyb
07-06-2009, 03:45 AM
how about a time value?

CGTalk Moderation
07-06-2009, 03:45 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.