PublishedParameter.acp_type | ACP parameter type |
PublishedParameter.ansys_type | ANSYS parameter type where ACP parameter is mapped to |
PublishedParameter.category | Should be one of: input, unbound_input, output or expression_output |
PublishedParameter.cyclic | Whether a float value is cyclic or not |
PublishedParameter.description | A human-readable description of the linked parameter |
PublishedParameter.enabled | Whether this object is currently enabled or not |
PublishedParameter.float_list | A list of possible values for a float |
PublishedParameter.is_dict_item | Specifies whether the object is an item of a dict |
PublishedParameter.is_list_item | Specifies whether the object is an item of a list |
PublishedParameter.link_path | Root path of the current node in the tree for links to this object |
PublishedParameter.lower_limit | The lower limit for numeric values |
PublishedParameter.name | Name of object |
PublishedParameter.parent | Parent object in tree |
PublishedParameter.root_path | Root path of the current node in the tree |
PublishedParameter.source_object | |
PublishedParameter.source_property | |
PublishedParameter.string_list | A list of possible values |
PublishedParameter.unit | The unit associated with the actual parameter value |
PublishedParameter.upper_limit | The upper limit for numeric values |
PublishedParameter.user_script | |
PublishedParameter.value | The current parameter value |
PublishedParameter.wb_value | The parameter value as it is represented in the ANSYS Workbench application |