CAT Sdk

CAT Sdk

Anonymous
Not applicable
406 Views
1 Reply
Message 1 of 2

CAT Sdk

Anonymous
Not applicable
Hi,

Is there any CAT api/function exposed in 3dsmax SDK ?
How to check for CatParent class in my plugin ?

B.
0 Likes
407 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
It can be checked against transform controller class name
"CATParentTrans"
"CATFootTrans2"
"ArbBone"

Still can't figure out how to call any of CATParentFPInterface method
without ExecuteMAXScriptScript function.
0 Likes