Library | Module

Class pfcUDFPromptCreateInstructions



Description

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



Method Summary

static pfcUDFPromptCreateInstructionsCreate (string Name)
Creates a UDFPromptCreateInstructions object, that makes Creo Parametric prompt the user to create a UDF.



Method Detail


static pfcUDFPromptCreateInstructionsCreate (string Name)

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.