| Library | Module | Frames | Expand |
| Enumerated Types | |
|---|---|
| enum | EpfcDrawingCreateErrorType |
| This enumerated type contains the type of drawing creation errors. | |
| Classes | |
|---|---|
| class | IpfcDrawingCreateError |
| This interface contains an error encountered when creating a drawing from a template. | |
| Collections | |
|---|---|
| class | CMpfcDrawingCreateErrors |
| This interface contains a sequence of drawing creation errors. | |
| Exceptions | |
|---|---|
| class | IpfcXBadArgument |
| This is a base class for an exception thrown when you specify an invalid argument. | |
| class | IpfcXBadExternalData |
| Can not access the external data because the access to this object was terminated. | |
| class | IpfcXBadGetArgValue |
| This exception signals that you attempted to access the wrong type of value from a IpfcArgValue object. | |
| class | IpfcXBadGetExternalData |
| You attempted to access the wrong type of data from a IpfcExternalData object. | |
| class | IpfcXBadGetParamValue |
| This exception is thrown when you specify an invalid parameter type. | |
| class | IpfcXBadOutlineExcludeType |
| This exception is thrown when you specify an invalid outline exclusion type. | |
| class | IpfcXCancelProEAction |
| This exception should be thrown by the application during a IpfcActionListener method in order to cancel a Creo Parametric event. | |
| class | IpfcXCannotAccess |
| Exception thrown when some variable value cannot be accessed in the current situation. | |
| class | IpfcXCompatibilityNotSet |
| class | IpfcXEmptyString |
| This exception is thrown when an empty string is passed to a method that does not accept an empty string . | |
| class | IpfcXExternalDataBadDataArgs |
| The argument r_slot_ids is invalid. | |
| class | IpfcXExternalDataBadKeyByFlag |
| The specified key_by_flag is invalid. | |
| class | IpfcXExternalDataClassOrSlotExists |
| The specified class name already exists. | |
| class | IpfcXExternalDataEmptySlot |
| No data exists in the slot. | |
| class | IpfcXExternalDataError |
| The function failed. | |
| class | IpfcXExternalDataInvalidObject |
| The specified model or class name is invalid. | |
| class | IpfcXExternalDataInvalidObjType |
| The specified model or class name is invalid. | |
| class | IpfcXExternalDataInvalidSlotName |
| An invalid slot name when accessing external data. | |
| class | IpfcXExternalDataNamesTooLong |
| The specified class name exceeds the length PRO_NAME_SIZE. | |
| class | IpfcXExternalDataSlotNotFound |
| The specified slot was not found. | |
| class | IpfcXExternalDataStreamTooLarge |
| Not applicable. PFC does not provide stream support. | |
| class | IpfcXExternalDataTKError |
| General error while accessing external data. | |
| class | IpfcXInAMethod |
| This is a base class for any exception that occurs in a PFC method. | |
| class | IpfcXInvalidEnumValue |
| This exception is thrown when an integer used as enumerated value can not be mapped to the enumerated type. | |
| class | IpfcXInvalidFileName |
| This exception signals that the file name string passed to the method is incorrectly structured. | |
| class | IpfcXInvalidFileType |
| This exception signals that the model descriptor contains a file type that cannot be used for an operation. | |
| class | IpfcXInvalidModelItem |
| This exception is thrown when a modelitem object is no longer valid. | |
| class | IpfcXInvalidSelection |
| This exception is thrown when the selection (its path, params, type etc.) is invalid. | |
| class | IpfcXJLinkApplicationException |
| This type of exception is thrown from an invoked J-Link application. | |
| class | IpfcXJLinkApplicationInactive |
| This exception is thrown when an invoked J-Link application is not currently running. | |
| class | IpfcXJLinkTaskExists |
| This exception is thrown when a IpfcJLinkTaskListener already exists with a given name. | |
| class | IpfcXJLinkTaskNotFound |
| This exception is thrown when a IpfcJLinkTaskListener could not be found to be invoked by an external application. | |
| class | IpfcXMethodForbidden |
| class | IpfcXMethodNotLicensed |
| class | IpfcXModelNotInSession |
| This exception is thrown when attempting operations on a model which has been erased or deleted. | |
| class | IpfcXNegativeNumber |
| This exception is thrown a negative value (integer or real) is passed to a method that requires a nonnegative argument. | |
| class | IpfcXNumberTooLarge |
| This exception is thrown when a number passed to a method is too large. | |
| class | IpfcXPFC |
| This is a base class for any PFC exception. | |
| class | IpfcXProdevError |
| This exception is thrown when there is an error in a Pro/DEVELOP function called by PFC. | |
| class | IpfcXSequenceTooLong |
| This exception is thrown when the sequence length exceeds the maximum allowable size. | |
| class | IpfcXStringTooLong |
| This exception is thrown when the specified string exceeds the maximum allowable length. | |
| class | IpfcXToolkitAbort |
| This exception is thrown when there is an error of type PRO_TK_ABORT in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitAmbiguous |
| This exception is thrown when there is an error of type PRO_TK_E_AMBIGUOUS in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitAppBadDataPath |
| This exception signals that the application has a bad data path. | |
| class | IpfcXToolkitAppBadEncoding |
| This exception signals that the application is not correctly encoded. | |
| class | IpfcXToolkitAppCommunicationFailure |
| This exception signals that a Creo Parametric TOOLKIT application that you tried to load failed due to a communication failure. | |
| class | IpfcXToolkitAppCreoBarred |
| This exception signals that the TOOLKIT application is not supported on the Creo app. you are using. | |
| class | IpfcXToolkitAppExcessCallbacks |
| This exception signals that a Creo Parametric TOOLKIT application that you tried to load sets too many callbacks. | |
| class | IpfcXToolkitAppInitializationFailed |
| This exception signals that a Creo Parametric TOOLKIT application that you tried to load cannot be initialized. | |
| class | IpfcXToolkitAppNewVersion |
| This exception signals that a Creo Parametric TOOLKIT application that you tried to load is of a newer version than Creo Parametric. | |
| class | IpfcXToolkitAppNoLicense |
| This exception signals that a Creo Parametric TOOLKIT application that you tried to load needs a development license. | |
| class | IpfcXToolkitAppStartupFailed |
| This exception signals that a Creo Parametric TOOLKIT application that you tried to load cannot be started. | |
| class | IpfcXToolkitAppTooOld |
| This exception signals that the application is too old. | |
| class | IpfcXToolkitAppVersionMismatch |
| This exception signals that a Creo Parametric TOOLKIT application that you tried to load cannot be loaded due to an invalid version. | |
| class | IpfcXToolkitAuthenticationFailure |
| class | IpfcXToolkitBadContext |
| This exception is thrown when there is an error of type PRO_TK_BAD_CONTEXT in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitBadDimAttach |
| This exception is thrown when there is an error of type PRO_TK_BAD_DIM_ATTACH in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitBadInputs |
| class | IpfcXToolkitBadSrfCrv |
| This exception is thrown when there is an error of type PRO_TK_BAD_SRF_CRV in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitBsplMultiInnerKnots |
| This exception is thrown when there is an error of type PRO_TK_BSPL_MULTI_INNER_KNOTS in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitBsplNonStdEndKnots |
| This exception is thrown when there is an error of type PRO_TK_BSPL_NON_STD_END_KNOTS in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitBsplUnsuitableDegree |
| This exception is thrown when there is an error of type PRO_TK_BSPL_UNSUITABLE_DEGREE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitBusy |
| This exception is thrown when there is an error of type PRO_TK_E_BUSY in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitCantAccess |
| This exception is thrown when there is an error of type PRO_TK_CANT_ACCESS in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitCantModify |
| The model is locked and cannot be modified. | |
| class | IpfcXToolkitCantOpen |
| This exception is thrown when there is an error of type PRO_TK_CANT_OPEN in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitCantWrite |
| This exception is thrown when there is an error of type PRO_TK_CANT_WRITE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitCheckLastError |
| An unrecognized error was passed from Creo Parametric TOOLKIT. | |
| class | IpfcXToolkitCheckOmitted |
| This exception signals that some validity checks are not performed. | |
| class | IpfcXToolkitCheckoutConflict |
| Conflicts occured. Check conflict description. | |
| class | IpfcXToolkitCommError |
| This exception is thrown when there is an error of type PRO_TK_COMM_ERROR in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitContinue |
| This exception is thrown when there is an error of type PRO_TK_CONTINUE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitCreateViewBadExplode |
| Bad name of exploded state when creating drawing view. | |
| class | IpfcXToolkitCreateViewBadModel |
| Bad model argument when creating drawing view. | |
| class | IpfcXToolkitCreateViewBadParent |
| Bad parent argument when creating drawing view. | |
| class | IpfcXToolkitCreateViewBadSheet |
| Bad sheet argument when creating drawing view. | |
| class | IpfcXToolkitCreateViewBadType |
| Bad type argument when creating drawing view. | |
| class | IpfcXToolkitDeadLock |
| This exception is thrown when there is an error of type PRO_TK_E_DEADLOCK in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitDllInactive |
| This exceptions signals that you attempted to perform on operation using a IpfcDll handle that has already been unloaded. | |
| class | IpfcXToolkitDllInitializeFailed |
| This exception signals that initialization of a Creo Parametric TOOLKIT DLL failed. | |
| class | IpfcXToolkitDrawingCreateErrors |
| This exception is thrown when there is an error of type PRO_TK_DWGCREATE_ERRORS in a Creo Parametric TOOLKIT function. | |
| class | IpfcXToolkitEmpty |
| This exception is thrown when there is an error of type PRO_TK_EMPTY in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitError |
| Base class to all the XToolkitErrors classes that correspond to enum ProErrors (ProToolkitErrors.h). | |
| class | IpfcXToolkitFound |
| This exception is thrown when there is an error of type PRO_TK_E_FOUND in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitGeneralError |
| This exception is thrown when there is an error of type PRO_TK_GENERAL_ERROR in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitIncomplete |
| An exception occured and the functionality was not completely implemented. | |
| class | IpfcXToolkitIncompleteTessellation |
| The tessellation is incomplete. | |
| class | IpfcXToolkitInUse |
| This exception is thrown when there is an error of type PRO_TK_E_IN_USE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitInvalidDir |
| This exception is thrown when there is an error of type PRO_TK_INVALID_DIR in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitInvalidFile |
| This exception is thrown when there is an error of type PRO_TK_INVALID_FILE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitInvalidItem |
| This exception is thrown when there is an error of type PRO_TK_INVALID_ITEM in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitInvalidMatrix |
| This exception is thrown when there is an error of type PRO_TK_INVALID_MATRIX in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitInvalidName |
| This exception is thrown when there is an error of type PRO_TK_INVALID_NAME in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitInvalidPtr |
| This exception is thrown when there is an error of type PRO_TK_INVALID_PTR in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitInvalidReference |
| This exception is thrown when you try to assign an assembly reference to an assembly component, and the selection does not contain an assembly component path. | |
| class | IpfcXToolkitInvalidType |
| This exception is thrown when there is an error of type PRO_TK_INVALID_TYPE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitLineTooLong |
| This exception is thrown when there is an error of type PRO_TK_LINE_TOO_LONG in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitMaxLimitReached |
| An unrecognized error was passed from Creo Parametric TOOLKIT. | |
| class | IpfcXToolkitMsgFmtError |
| This exception is thrown when there is an error of type PRO_TK_MSG_FMT_ERROR in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitMsgNotFound |
| This exception is thrown when there is an error of type PRO_TK_MSG_NOT_FOUND in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitMsgNoTrans |
| This exception is thrown when there is an error of type PRO_TK_MSG_NO_TRANS in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitMsgTooLong |
| This exception is thrown when there is an error of type PRO_TK_MSG_TOO_LONG in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitMsgUserQuit |
| This exception is thrown when there is an error of type PRO_TK_MSG_USER_QUIT in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitMultibodyUnsupported |
| class | IpfcXToolkitNeedsUnlock |
| This exception signals that a Creo Parametric TOOLKIT application that you tried to load is not unlocked. | |
| class | IpfcXToolkitNoChange |
| This exception is thrown when there is an error of type PRO_TK_NO_CHANGE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitNoCoordSystem |
| This exception is thrown when there is an error of type PRO_TK_NO_COORD_SYSTEM in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitNoLicense |
| This exception is thrown when there is an error of type PRO_TK_NO_LICENSE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitNoPermission |
| class | IpfcXToolkitNotDisplayed |
| This exception is thrown when there is an error of type PRO_TK_NOT_DISPLAYED in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitNotExist |
| This exception is thrown when there is an error of type PRO_TK_NOT_EXIST in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitNotFound |
| This exception is thrown when there is an error of type PRO_TK_E_NOT_FOUND in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitNotImplemented |
| This exception is thrown when there is an error of type PRO_TK_NOT_IMPLEMENTED in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitNotValid |
| This exception is thrown when there is an error of type PRO_TK_NOT_VALID in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitObsoleteFunc |
| This exception is thrown when there is an error of type PRO_TK_OBSOLETE_FUNC in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitOutdated |
| An outdated parameter or feature is used. | |
| class | IpfcXToolkitOutOfMemory |
| This exception is thrown when there is an error of type PRO_TK_OUT_OF_MEMORY in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitOutOfRange |
| This exception signals that some values are out of range. | |
| class | IpfcXToolkitPickAbove |
| This exception is thrown when there is an error of type PRO_TK_PICK_ABOVE in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitRegenerateAgain |
| Regeneration succeeded, but relations require regeneration again. | |
| class | IpfcXToolkitSuppressedParents |
| This exception is thrown when there is an error of type PRO_TK_SUPP_PARENTS in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitUnattachedFeats |
| Regeneration succeeded, but the solid has unattached features. | |
| class | IpfcXToolkitUnavailableSection |
| This exception is thrown when there is an error of type PRO_TK_UNAV_SEC in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXToolkitUnrecognizedErrorCode |
| An unrecognized error was passed from Creo Parametric TOOLKIT. | |
| class | IpfcXToolkitUnsupported |
| This exception signals an attempt to execute an unsupported operation. | |
| class | IpfcXToolkitUserAbort |
| This exception is thrown when there is an error of type PRO_TK_USER_ABORT in a Creo Parametric TOOLKIT function called by PFC. | |
| class | IpfcXUnimplemented |
| This exception is thrown when there is a call to a function that is unimplemented. | |
| class | IpfcXUnknownModelExtension |
| This exception is thrown when you specify an invalid model extension. | |
| class | IpfcXUnusedValue |
| This exception signals that you tried to access a value that is not used by the object. | |