PostScenarioDescriptor Class

class NXOpen.CAE.PostScenarioDescriptor

Bases: NXOpen.TaggedObject

This class represents a NXOpen.CAE.PostScenarioDescriptor.

Not support KF.

New in version NX11.0.0.

Properties

Property Description
Name Returns the name of the post scenario descriptor.
Tag Returns the Tag for this object.
InputDefinitions
Available Input Definitions.
An input definition is an interpretation that a scenario gives to compatible data in order to post-process it in a specific way.

Methods

Property Detail

Name

PostScenarioDescriptor.Name

Returns the name of the post scenario descriptor.

-------------------------------------

Getter Method

Signature Name

Returns:
Return type:str

New in version NX11.0.0.

License requirements: None.

InputDefinitions

PostScenarioDescriptor.InputDefinitions

Available Input Definitions.

An input definition is an interpretation that a scenario gives to compatible data in order to post-process it in a specific way.

Signature InputDefinitions

New in version NX11.0.0.

Returns:
Return type:NXOpen.CAE.PostScenarioInputDefinitionCollection