API Documentation
>
Exceptions
> Class pfcXCancelProEAction
Class pfcXCancelProEAction
Description
This exception should be thrown by the application during a
pfcActionListener
method in order to cancel a Creo Parametric event.
See Also:
pfcSessionActionListener.OnBeforeModelCopy()
,
pfcSessionActionListener.OnBeforeModelDelete()
,
pfcSessionActionListener.OnBeforeModelErase()
,
pfcSessionActionListener.OnBeforeModelPurge()
,
pfcSessionActionListener.OnBeforeModelRename()
,
pfcSessionActionListener.OnBeforeModelSave()
,
pfcModelActionListener.OnBeforeParameterCreate()
,
pfcModelActionListener.OnBeforeParameterDelete()
,
pfcModelActionListener.OnBeforeParameterModify()
,
pfcFeatureActionListener.OnBeforeDelete()
,
pfcFeatureActionListener.OnBeforeParameterCreate()
,
pfcFeatureActionListener.OnBeforeParameterDelete()
,
pfcFeatureActionListener.OnBeforeRedefine()
,
pfcFeatureActionListener.OnBeforeSuppress()
Direct Parent Classes:
pfcXPFC
User Guide References:
Cancelling an ActionListener Operation:pfcXCancelProEAction
Method Summary
static void
Throw
()
Call this method from the body of an appropriate
pfcActionListener
method to cancel the impending Creo Parametric operation.
Method Detail
static void
Throw
()
Call this method from the body of an appropriate
pfcActionListener
method to cancel the impending Creo Parametric operation.
See Also:
pfcSessionActionListener.OnBeforeModelCopy()
,
pfcSessionActionListener.OnBeforeModelDelete()
,
pfcSessionActionListener.OnBeforeModelErase()
,
pfcSessionActionListener.OnBeforeModelPurge()
,
pfcSessionActionListener.OnBeforeModelRename()
,
pfcSessionActionListener.OnBeforeModelSave()
,
pfcModelActionListener.OnBeforeParameterCreate()
,
pfcModelActionListener.OnBeforeParameterDelete()
,
pfcModelActionListener.OnBeforeParameterModify()
,
pfcFeatureActionListener.OnBeforeDelete()
,
pfcFeatureActionListener.OnBeforeParameterCreate()
,
pfcFeatureActionListener.OnBeforeParameterDelete()
,
pfcFeatureActionListener.OnBeforeRedefine()
,
pfcFeatureActionListener.OnBeforeSuppress()
Was this helpful?
This site works best with JavaScript enabled