Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - huggaida

Pages: [1]
1
[Max] I need help! / Re: Cmasking_Mask script
« on: 2019-03-19, 04:10:32 »
Thank you so much

2
[Max] I need help! / Cmasking_Mask script
« on: 2019-03-18, 11:15:37 »
Stuff is:
     r = maxOps.GetCurRenderElementMgr()
     elname = "Mask_"+$.name
     r.AddRenderElement (CMasking_Mask elementname:elname mode:0 )


So I can add a render element Cmasking_Mask in mono mode. Name of element is "Mask_ SELECTED OBJECT NAME"
Need help with continuatuion. To activate checkbox "Selected object" and add selected object to a list

PS. Just can't find API documentation for such things in a short time.
Thx in advance

Pages: [1]