Library
|
Package
Frames
|
Expand
Java Toolkit
Interface UDFPromptCreateInstructions
package
com.ptc.pfc.pfcUDFGroup
;
public interface
UDFPromptCreateInstructions
extends
com.ptc.pfc.pfcUDFGroup.UDFGroupCreateInstructions
Description
Signals Creo Parametric to prompt for the data required to create a UDF.
Methods Inherited from Interface
com.ptc.pfc.pfcUDFGroup.UDFGroupCreateInstructions
GetName
,
SetName
,
GetShowUDFEditMenu
,
SetShowUDFEditMenu
,
GetShowModifyNCSeqMenu
,
SetShowModifyNCSeqMenu
,
GetUseExistingTools
,
SetUseExistingTools
,
GetTurnOffUDFRedefineMenu
,
SetTurnOffUDFRedefineMenu
,
GetTurnOffFixModelUI
,
SetTurnOffFixModelUI