MultiParm with groups Problem

   1360   1   0
User Avatar
Member
703 posts
Joined: Feb. 2017
Offline
Hey Everybody,

I hope somebody can help. I'm trying to create a multiparm hda involving groups.
The problem is I can't get the group picking to work. I always get the:
Traceback (most recent call last):
  File "Parameter Scripted Action", line 4, in <module>
AttributeError: 'NoneType' object has no attribute 'eval'
Error. Although I connected the enable and group type parameters to the multiparm.
Any help is highly appreciated.

Cheers
CYTE

Attachments:
MultiGroup.hip (127.1 KB)

User Avatar
Member
141 posts
Joined: Aug. 2012
Online
This link might be of use to you: https://www.sidefx.com/forum/topic/26632/?page=1#post-292917 [www.sidefx.com]

Additionally, if you're using Python 3, note that some Python functions used to evaluate parameters have been changed from Python 2.7
  • Quick Links