| Library | Module | Frames | Expand |
| /* optional */ string | ObjectName | |
| The object name related to the error. If null, there is no object name associated with this error. | ||
| number | SheetNumber | |
| The sheet number where the error occurred. | ||
| pfcDrawingCreateErrorType | Type | |
| The type of error encountered. | ||
| /* optional */ pfcView2D | View | |
| The drawing view where the error occurred. If null, there is no drawing view associated with this error. | ||
| string | ViewName | |
| The name of the drawing view where the error occurred. | ||
| /* optional */ string | ObjectName |
|
The object name related to the error. If null, there is no object name associated with this error. |
| number | SheetNumber |
|
The sheet number where the error occurred. |
| pfcDrawingCreateErrorType | Type |
|
The type of error encountered. |
| /* optional */ pfcView2D | View |
|
The drawing view where the error occurred. If null, there is no drawing view associated with this error. |
| string | ViewName |
|
The name of the drawing view where the error occurred. |