NXOpen .NET Reference  12.0.0
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 Layer, NXOpen.Layer.State State)
 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  Layer,
NXOpen.Layer.State  State 
)

Constructor for the StateInfo struct.

Parameters
LayerLayer number
StateThe 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.