Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/12/2003 at 05:03, xxxxxxxx wrote:
User Information: Cinema 4D Version: 7.3 Platform: Mac ; Language(s) : C.O.F.F.E.E ;
--------- well, i hope my questions are not far too annoying, but:
is there any code in coffee, that does the same as the coordinate mangager's dimension plus (in german abmessung plus) feature?
i could get through all points of each object in a (perhaps multithreaded) hierarchy, calculating the dimension for each axis, but such a routine seems to me a bit overstyled and bulky for a brief query.
?
alex
On 24/12/2003 at 02:56, xxxxxxxx wrote:
No, unforntunately not. In C++ there's at least GetRad() to get the bounding box for a single object, but in C.O.F.F.E.E. you have to look at each point.