Library | Package Java Toolkit

Class XToolkitDrawingCreateErrors

package com.ptc.pfc.pfcExceptions;

public class XToolkitDrawingCreateErrors
  extends com.ptc.pfc.pfcExceptions.XToolkitError



Description

This exception is thrown when there is an error of type PRO_TK_DWGCREATE_ERRORS in a Creo Parametric TOOLKIT function.
See Also:
BaseSession.CreateDrawingFromTemplate(String, String, ModelDescriptor, DrawingCreateOptions)



Method Summary
DrawingGetCreatedDrawing ()
    Get method for attribute "CreatedDrawing"
     
DrawingCreateErrorsGetErrors ()
    Get method for attribute "Errors"
    The array of drawing creation errors.
voidSetErrors (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

DrawingGetCreatedDrawing ()


     



GetErrors/SetErrors

DrawingCreateErrorsGetErrors ()
voidSetErrors (DrawingCreateErrors value)


    The array of drawing creation errors.
Manual References:
Drawings: Drawing Creation Errors, Drawings: Drawing Creation Errors