NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAE.PostScenarioInputDefinition Class Reference

Represents an Input Definition, part of a NXOpen.CAE.PostScenarioDescriptor . More...

Inheritance diagram for NXOpen.CAE.PostScenarioInputDefinition:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

NXOpen.CAE.PostScenarioMeshDefinitionCollection MeshDefinitions [get]
 The collection of mesh definitions (NXOpen.CAE.PostScenarioMeshDefinition ) available for this Scenario Input Definition. More...
 
unsafe string Name [get]
 Returns the name of this Input Definition. More...
 
NXOpen.CAE.PostScenarioVisualizationCollection Visualizations [get]
 The collection of visualizations (NXOpen.CAE.PostScenarioVisualizationDefinition ) available for this Scenario Input Definition. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents an Input Definition, part of a NXOpen.CAE.PostScenarioDescriptor .

An input definition is an interpretation of data by a scenario. When building a scenario, selecting an input definition, on top of a data source's NXOpen.CAE.PostScenarioDataDefinition , results in the scenario interpreting the available data in a specific way in order to post-process the data.

Not support KF.

Created in NX11.0.0

Property Documentation

NXOpen.CAE.PostScenarioMeshDefinitionCollection NXOpen.CAE.PostScenarioInputDefinition.MeshDefinitions
get

The collection of mesh definitions (NXOpen.CAE.PostScenarioMeshDefinition ) available for this Scenario Input Definition.

Created in NX12.0.0

unsafe string NXOpen.CAE.PostScenarioInputDefinition.Name
get

Returns the name of this Input Definition.

Created in NX11.0.0

License requirements: None.

NXOpen.CAE.PostScenarioVisualizationCollection NXOpen.CAE.PostScenarioInputDefinition.Visualizations
get

The collection of visualizations (NXOpen.CAE.PostScenarioVisualizationDefinition ) available for this Scenario Input Definition.

Created in NX11.0.0


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.