Click or drag to resize

Model Properties

The Model type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Gets the bounding box of the model.
Public propertyelement_selector
Gets selector for getting elements based in their identifier.
Public propertyelemId2elemInd
Gets or sets mapper that converts element ids (identifiers, i.e. strings) to element indexes.
Public propertyfebmodel
Gets or sets c++-model connected to the C#-model.
Public propertyfebmodelWasMapped
Gets or sets a value indicating whether the C#-model needs to be updated in case of true.
Public propertyIsValid
Gets a value indicating whether the model is valid.
Public propertylc_super_model_displacements
Gets superPosition factors for displacements.
Public propertylc_super_model_results
Gets superPosition rule for rendering model results.
Public propertyMeshes
Gets collection of shell meshes.
Public propertynumLC
Gets number of calculated load-cases in the model.
Public propertyresult_type
Gets or sets type of model-case currently attached to the model.
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Top
See Also