NX Open C++ Reference Guide
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

Public Member Functions

void OverrideContent (const NXString &referenceString)
 Overrides the content of the data reference with the specified string
Created in NX11.0.0. More...
 
void OverrideContent (const char *referenceString)
 Overrides the content of the data reference with the specified string
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 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

void NXOpen::CAE::LayoutStateDataReference::OverrideContent ( const NXString referenceString)

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
referenceStringreferencestring
void NXOpen::CAE::LayoutStateDataReference::OverrideContent ( const char *  referenceString)

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
referenceStringreferencestring

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