LayupMappingData.active | Whether the plot is active or not; an inactive plot is not updated and it does not contain data |
LayupMappingData.active_display_data | Returns a dictionary containing display data for this plot owned by the active scene |
LayupMappingData.all_display_data | Returns a list of all display data classes in existence for this object |
LayupMappingData.changed | Status boolean |
LayupMappingData.color_table | |
LayupMappingData.component | The requested result component for a specific plot, e.g. s1 for the stress in the 1-direction |
LayupMappingData.components | Return the possible component set on this plot type |
LayupMappingData.data_scope | Data scope of the plot where results will be evaluated |
LayupMappingData.definition_id | |
LayupMappingData.description_changed | Status boolean |
LayupMappingData.enabled | Whether this object is currently enabled or not |
LayupMappingData.eval_position | The finite element position at which the results are given, e.g. centroid or nodal |
LayupMappingData.has_element_wise | Whether the plot offers element-wise data |
LayupMappingData.has_ply_wise | Whether the plot offers ply-wise data |
LayupMappingData.id | ID of object |
LayupMappingData.is_dict_item | Specifies whether the object is an item of a dict |
LayupMappingData.is_list_item | Specifies whether the object is an item of a list |
LayupMappingData.link_path | Root path of the current node in the tree for links to this object |
LayupMappingData.locked | Returns the locked status of the plot |
LayupMappingData.minmax | Min and max value of current data |
LayupMappingData.minmax_last_query | Min and max value of data of last query |
LayupMappingData.name | Name of object |
LayupMappingData.parent | Parent object in tree |
LayupMappingData.ply_offset_scale_factor | Offset scale factor |
LayupMappingData.ply_wise | Whether to plot ply-wise or element-wise |
LayupMappingData.requires_solution | |
LayupMappingData.root_path | Root path of the current node in the tree |
LayupMappingData.scope_entire_model | Whether the plot scope is the entire model or a subset defined by the data_scope |
LayupMappingData.show_on_solids | Whether to plot results on solid or shell elements |
LayupMappingData.show_ply_offsets | |
LayupMappingData.solution | Solution underlying the plot |
LayupMappingData.solution_set | Solution Set selection. |
LayupMappingData.spot | Not applicable to a layup mapping plot |
LayupMappingData.spots | Return the possible spot set on this plot type |
LayupMappingData.status | Status of the object |
LayupMappingData.status_changed | Boolean flag which is set to true in C++ when up-to-date status of object changes |
LayupMappingData.uid | UID of object |
LayupMappingData.updated | Status boolean |
LayupMappingData.uptodate | Whether the plot is up-to-date |
LayupMappingData.vertex | This will throw an error if the object has been removed from the graph |