Interface: IMechanicalDataModel

Implemented types

Methods

Name Description
AnalysisById(Int32) Returns the analysis object that matches the specified id.
AnalysisByName(String) Returns the analysis object that matches the specified name.
CurrentConsistentUnitFromQuantityName(String) Returns the consistent unit from a quantity name associated to the analysis.
CurrentUnitFromQuantityName(String)
GetObjectById(Int32) Returns the Mechanical object related to the provided Id.
GetObjectsByName(String) Gets a list of all objects with the specified name.
GetObjectsByType(Type) Gets a list of all objects with the specified type.
GetObjectsByType(DataModelObjectCategory) Gets a list of all objects with the specified type.
GetUserObjectById(Int32)
GetUserObjects(String) Gets the list of user objects for a given extension.
GetUserObjects(IExtension) Gets the list of user objects for a given extension.
MeshDataByName(String) Returns the mesh data model object associated to the specified name.

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.
ObjectTags
ObjectType Gets the type of the object.
Parent Gets the parent object.
Project
SupportedLocations Gets the locations supported by the object.
Tree