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