NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::LayoutState Class Reference

This is the class representing a layout state. More...

Inheritance diagram for NXOpen::CAE::LayoutState:
NXOpen::TaggedObject

Public Member Functions

void Export (const NXString &filePath)
 Exports the layout state to an external file
Created in NX11.0.0. More...
 
void Export (const char *filePath)
 Exports the layout state to an external file
Created in NX11.0.0. More...
 
void Rename (const NXString &name)
 Renames the layout state
Created in NX11.0.0. More...
 
void Rename (const char *name)
 Renames the layout state
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 is the class representing a layout state.


Not support KF.

Created in NX11.0.0.

Member Function Documentation

void NXOpen::CAE::LayoutState::Export ( const NXString filePath)

Exports the layout state to an external file
Created in NX11.0.0.



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

Parameters
filePathfilepath
void NXOpen::CAE::LayoutState::Export ( const char *  filePath)

Exports the layout state to an external file
Created in NX11.0.0.



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

Parameters
filePathfilepath
void NXOpen::CAE::LayoutState::Rename ( const NXString name)

Renames the layout state
Created in NX11.0.0.



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

Parameters
namename
void NXOpen::CAE::LayoutState::Rename ( const char *  name)

Renames the layout state
Created in NX11.0.0.



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

Parameters
namename

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