• Leonardo Rochael Almeida's avatar
    Remove unnecessary comment · 27d57647
    Leonardo Rochael Almeida authored
    simulation_movement.setPropertyList(
      'variation_category',
      movement.getProperty('variation_category_list'))
    
    Does work after all. Note the absence of the _list suffix on the setting
    property.
    27d57647
MappedProperty.py 4.2 KB