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...
 
NXString GetViewportDescription (int viewport)
 Gets the layout information and the datareferences of a given viewport location. More...
 
NXString Name ()
 Returns the name of the NXOpen::CAE::LayoutState . More...
 
void Rename (const NXString &name)
 Renames the layout state
More...
 
void Rename (const char *name)
 Renames the layout state
More...
 
void SetName (const NXString &name)
 Sets the name of the NXOpen::CAE::LayoutState . More...
 
void SetName (const char *name)
 Sets the name of the NXOpen::CAE::LayoutState . More...
 
void SetViewportDescription (int viewport, const NXString &xmloutput)
 Sets the layout information and the datareferences to a given viewport location
Created in NX12.0.0. More...
 
void SetViewportDescription (int viewport, const char *xmloutput)
 Sets the layout information and the datareferences to a given viewport location
Created in NX12.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
NXString NXOpen::CAE::LayoutState::GetViewportDescription ( int  viewport)

Gets the layout information and the datareferences of a given viewport location.

Returns

Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")
Parameters
viewportviewport
NXString NXOpen::CAE::LayoutState::Name ( )

Returns the name of the NXOpen::CAE::LayoutState .


Created in NX12.0.0.

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

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

Renames the layout state

Deprecated:
Deprecated in NX12.0.0.

Use NXOpen::CAE::LayoutState::Name and NXOpen::CAE::LayoutState::SetName instead.


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

Deprecated:
Deprecated in NX12.0.0.

Use NXOpen::CAE::LayoutState::Name and NXOpen::CAE::LayoutState::SetName instead.


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::SetName ( const NXString name)

Sets the name of the NXOpen::CAE::LayoutState .


Created in NX12.0.0.

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

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

Sets the name of the NXOpen::CAE::LayoutState .


Created in NX12.0.0.

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

Parameters
namename
void NXOpen::CAE::LayoutState::SetViewportDescription ( int  viewport,
const NXString xmloutput 
)

Sets the layout information and the datareferences to a given viewport location
Created in NX12.0.0.



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

Parameters
viewportviewport
xmloutputxmloutput
void NXOpen::CAE::LayoutState::SetViewportDescription ( int  viewport,
const char *  xmloutput 
)

Sets the layout information and the datareferences to a given viewport location
Created in NX12.0.0.



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

Parameters
viewportviewport
xmloutputxmloutput

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