NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Layer::StateInfo Struct Reference

Used in several methods that get or set the state of a layer. More...

List of all members.

Public Member Functions

 StateInfo (int layerInitial, NXOpen::Layer::State stateInitial)
 Constructor for the StateInfo struct.

Public Attributes

int Layer
 Layer number.
NXOpen::Layer::State State
 The state of the layer.

Detailed Description

Used in several methods that get or set the state of a layer.


Constructor & Destructor Documentation

NXOpen::Layer::StateInfo::StateInfo ( int  layerInitial,
NXOpen::Layer::State  stateInitial 
)

Constructor for the StateInfo struct.

Parameters:
layerInitialLayer number
stateInitialThe state of the layer

Member Data Documentation

Layer number.

The state of the layer.


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