Library | Package Java Toolkit

Class pfcUDFGroup

package com.ptc.pfc.pfcUDFGroup;

public class pfcUDFGroup



Description

Contains global CIP definitions for module "pfcUDFGroup"



Method Summary
static UDFPromptCreateInstructionsUDFPromptCreateInstructions_Create (String Name)
    Creates a UDFPromptCreateInstructions object, that makes Creo Parametric prompt the user to create a UDF.

Method Detail

UDFPromptCreateInstructions_Create

static UDFPromptCreateInstructionsUDFPromptCreateInstructions_Create (String Name)


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