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

Represents a data source data definition. More...

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

Properties

unsafe string Name [get]
 Returns the name of this Data 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 a data source data definition.

A data definition defines the format of some data exposed by a data source. These are matched with a scenario NXOpen.CAE.PostScenarioInputDefinition to provide a scenario interpreted view of that data.

Not support KF.

Created in NX11.0.0

Deprecated in NX12.0.0. Use CAE.PostScenarioDefinition instead.

Property Documentation

unsafe string NXOpen.CAE.PostScenarioDataDefinition.Name
get

Returns the name of this Data Definition.

Created in NX11.0.0

License requirements: None.


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