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

This class represents a data reference of a layout state. More...

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

Public Member Functions

unsafe void OverrideContent (string referenceString)
 Overrides the content of the data reference with the specified string More...
 
unsafe void OverrideContentWithVersion (int version, string referenceString)
 Overrides the content of the data reference with the specified string and version More...
 
- 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...
 
- 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...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

This class represents a data reference of a layout state.

This class can only be created internally

Created in NX11.0.0

Member Function Documentation

unsafe void NXOpen.CAE.LayoutStateDataReference.OverrideContent ( string  referenceString)
inline

Overrides the content of the data reference with the specified string

Created in NX11.0.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
referenceString
unsafe void NXOpen.CAE.LayoutStateDataReference.OverrideContentWithVersion ( int  version,
string  referenceString 
)
inline

Overrides the content of the data reference with the specified string and version

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
version
referenceString

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