Struct StateInfo
Inherited Members
Namespace: NXOpen.Layer
Assembly: NXOpen.dll
Syntax
public struct StateInfo
Constructors
StateInfo(int, State)
Declaration
public StateInfo(int Layer, State State)
Parameters
| Type | Name | Description |
|---|---|---|
| int | Layer | |
| State | State |
Fields
Layer
Declaration
public int Layer
Field Value
| Type | Description |
|---|---|
| int |
State
Declaration
public State State
Field Value
| Type | Description |
|---|---|
| State |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |