| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Drawing | GetCreatedDrawing
()
Get method for attribute "CreatedDrawing" |
| DrawingCreateErrors | GetErrors
()
Get method for attribute "Errors" The array of drawing creation errors. |
| void | SetErrors
(DrawingCreateErrors value)
Set method for attribute "Errors" The array of drawing creation errors. |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC |
|---|
| GetMessage |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod |
|---|
| GetMethodName |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XToolkitError |
|---|
| GetToolkitFunctionName, GetErrorCode |
| Method Detail |
|---|
| GetCreatedDrawing |
|---|
| Drawing | GetCreatedDrawing | () |
| |
| GetErrors/SetErrors |
|---|
| DrawingCreateErrors | GetErrors | () |
| void | SetErrors | (DrawingCreateErrors value) |
The array of drawing creation errors.
|