|
|
Model Properties |
The Model type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingBox |
Gets the bounding box of the model.
| |
| element_selector |
Gets selector for getting elements based in their identifier.
| |
| elemId2elemInd |
Gets or sets mapper that converts element ids (identifiers, i.e. strings) to element indexes.
| |
| febmodel |
Gets or sets c++-model connected to the C#-model.
| |
| febmodelWasMapped |
Gets or sets a value indicating whether the C#-model needs to be updated in case of true.
| |
| IsValid |
Gets a value indicating whether the model is valid.
| |
| lc_super_model_displacements |
Gets superPosition factors for displacements.
| |
| lc_super_model_results |
Gets superPosition rule for rendering model results.
| |
| Meshes |
Gets collection of shell meshes.
| |
| numLC |
Gets number of calculated load-cases in the model.
| |
| result_type |
Gets or sets type of model-case currently attached to the model.
| |
| UserData |
Gets access to the user-data dictionary.
(Inherited from CommonObject.) |