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

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

Public Member Functions

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

Public Attributes

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

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

int NXOpen::Layer::StateInfo::Layer

Layer number.

NXOpen::Layer::State NXOpen::Layer::StateInfo::State

The state of the layer.


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