Interface: IMechanicalDataModel
Defines the data model of the Mechanical application.
Examples
Properties
Name |
Description |
AnalysisList
|
Gets the list of available analysis.
|
AnalysisNames
|
Gets the list of available analysis names.
|
GeoData
|
Gets the geoemtry data model object.
|
MeshDataNames
|
Gets the list of names of all available meshes on the model.
|
ObjectLocation
|
Gets the location of the object within his parent.
|
ObjectType
|
Gets the type of the object.
|
Parent
|
Gets the parent object.
|
Project
|
Gets the project object. Main object of the tree of Mechanical.
|
SupportedLocations
|
Gets the locations supported by the object.
|
Tree
|
Gets the tree of Mechanical.
|
UserObjects
|
Gets the list of user objects.
|