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 15/03/2006 at 04:45, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.5 Platform: Mac OSX ; Language(s) : C.O.F.F.E.E ;
--------- I'm creating a COFFEE tag expression that contains a Link user data field. I can grab spline objects into it and it will perform some calculations on them. I want it to be able to work with ALL types of splines, even the primitive ones, like Circle, Star or Flower. So, to perform the calculations I need, I have to run a SendModelingCommand command on them to make a Current State to Object. Of course this creates a new object that I delete (Remove) as soon as the calculations are performed. But this also deselects the COFFEE tag. I don't want it to be deselected because the user may want to fiddle more with the user data fields (it has a few more). Can this be done? Thank you for any reply.
Rui Batista
On 15/03/2006 at 05:57, xxxxxxxx wrote:
Never mind. Found a way