NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAE.LayoutState Class Reference

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

Inheritance diagram for NXOpen.CAE.LayoutState:

Public Member Functions

unsafe void Export (string filePath)
 Exports the layout state to an external file More...
 
unsafe void Rename (string name)
 Renames the layout state More...
 
unsafe string GetViewportDescription (int viewport)
 Gets the layout information and the datareferences of a given viewport location More...
 
unsafe void SetViewportDescription (int viewport, string xmloutput)
 Sets the layout information and the datareferences to a given viewport location More...
 

Properties

unsafe string Name [get, set]
 Returns or sets the name of the NXOpen.CAE.LayoutState . More...
 

Detailed Description

This is the class representing a layout state.

Not support KF.

Created in NX11.0.0

Member Function Documentation

unsafe void NXOpen.CAE.LayoutState.Export ( string  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
filePath
unsafe string NXOpen.CAE.LayoutState.GetViewportDescription ( int  viewport)

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

Created in NX12.0.0

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

Parameters
viewport
Returns
unsafe void NXOpen.CAE.LayoutState.Rename ( string  name)

Renames the layout state

Created in NX11.0.0

Deprecated in NX12.0.0. Use NXOpen.CAE.LayoutState.Name instead.

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

Parameters
name
unsafe void NXOpen.CAE.LayoutState.SetViewportDescription ( int  viewport,
string  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
viewport
xmloutput

Property Documentation

unsafe string NXOpen.CAE.LayoutState.Name
getset

Returns or sets the name of the NXOpen.CAE.LayoutState .

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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