PostScenarioMeshDefinition Class¶
-
class
NXOpen.CAE.PostScenarioMeshDefinition¶ Bases:
NXOpen.TaggedObjectA mesh definition, in the context of a
NXOpen.CAE.PostScenarioDescriptor, requires a mesh for the scenario.Not support KF.
New in version NX12.0.0.
Properties¶
| Property | Description |
|---|---|
| Name | Returns the name of this Mesh Definition. |
| Tag | Returns the Tag for this object. |
Methods¶
Property Detail¶
Name¶
-
PostScenarioMeshDefinition.Name¶ Returns the name of this Mesh Definition.
-------------------------------------Getter Method
Signature
NameReturns: Return type: str New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)