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