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

The class handles the enum definitions needed by load recipes More...

Inheritance diagram for NXOpen.CAE.SimLoadRecipeTypes:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DataTypes {
  TimeData, FrequencySpectra, WaterfallofTimeData, WaterfallofFrequencySpectra,
  OrderCut
}
 This enum defines the Data Type options More...
 
enum  LoadConditionHandling { Single, PerDataSource }
 This enum defines the types of Data Source handling More...
 
enum  MappingTypes { UserDefined, FileBased }
 This enum defines the Recipe mapping type options More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

The class handles the enum definitions needed by load recipes

No Creator this holds an enum shared by other classes

Created in NX10.0.0

Member Enumeration Documentation

This enum defines the Data Type options

Enumerator
TimeData 

Time Data

FrequencySpectra 

Frequency Spectra

WaterfallofTimeData 

Waterfall of Time Data

WaterfallofFrequencySpectra 

Waterfall of Frequency Spectra

OrderCut 

Order Cut

This enum defines the types of Data Source handling

Enumerator
Single 

Treat all sources as a single load condition

PerDataSource 

Treat each source as a load condition

This enum defines the Recipe mapping type options

Enumerator
UserDefined 

User Defined

FileBased 

File Based


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