Library | Module

Interface IpfcUDFPromptCreateInstructions



Description

Signals Creo Parametric to prompt for the data required to create a UDF.
Direct Parent Classes:
IpfcUDFGroupCreateInstructions



Method Summary

FunctionCCpfcUDFPromptCreateInstructions.Create (Name as String) as IpfcUDFPromptCreateInstructions
Creates a UDFPromptCreateInstructions object, that makes Creo Parametric prompt the user to create a UDF.



Method Detail


FunctionCCpfcUDFPromptCreateInstructions.Create (Name as String) as IpfcUDFPromptCreateInstructions

Creates a UDFPromptCreateInstructions object, that makes Creo Parametric prompt the user to create a UDF.
Parameters:
Name
User-specified name of the UDF to be placed.
Returns:
Instance of the UDFPromptCreateInstructions object.