NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 
)
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.