hey there, have a look at the optional arguments of the mergeMaxFile command. With the <name_array> you can specify which objects should be merg…
Ok, I found a work-around for placing the textbox: rollout rollo_test “test” ( dotNetControl dnc_AllCtrls “System.Windows.Forms.Panel” pos:[0,0] …
Hey Pete, thanks for your answer. Unfortunately your solution of using the maxform leads me right to the next problem: using a combobox. I have to hav…
ok, sorry if my posting is one more time not comprehensible. Lets break it down… how would you place this textbox on the panel? Have a look at my code…
Be aware though to use the combobox, as Richard described it above, within a max rollout! Using the combobox within a dotNetObject “MaxCustomControls….
No clue about that, sorry. I have no experience with param wiring…
Hi, you can control that with the “BaseObject:<bool>” argument in the “custattributes.add” command. E.g. custattributes.add $ TestDataCaDef B…
edit: see posting below
gee, this is slightly embarissing… I did try exactly your code first, but it didn’t work because I only used “setFaceSelection obj #{1…512}” instead o…
Ok, one more thing with this: How do I set a face selection within a edit_mesh modifier? E.g. (A standard t…
Hi, thanks for your patience with me. I indeed was afraid that part of the problem was the insufficient description of my problem :-). I finally got …
Lets make this simpler: I have a couple of objects selected, all with the same instanced edit_poly modifier. The max interface lets me select faces o…
OK, just saw Lone Robots posting [b]New Article on LoneRobot.com – Creating PDF documents with MXS and DotNet [/b] I will look into that for our docu…