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