Library | Package Java Toolkit

Package com.ptc.pfc.pfcUDFCreate

Description

Contains interfaces to place a UDF.

Interfaces
UDFAssemblyIntersectionThis class defines an assembly intersection.
UDFCustomCreateInstructionsContains all options required to place a UDF programmatically. Users can enter attribute data programmatically, or wait for Creo Parametric to interactively prompt for the missing data.
UDFExternalReferenceThe assembly and member to reference when placing the UDF with external references.
UDFReferenceThis class describes an array of element references.
UDFVariantDimensionThis class specifies the value of the dimension name the user must supply to place the UDF.
UDFVariantPatternParamThis class specifies the name of the pattern parameter the user must supply to place the UDF.
UDFVariantValueThis class defines either a dimension or pattern parameter that must be provided to place the UDF. This is the parent of UDFVariantDimension and UDFVariantPatternParam .

Classes
pfcUDFCreateContains global CIP definitions for module "pfcUDFCreate"
UDFAssemblyIntersectionsThis class defines a sequence of assembly intersections.
UDFDependencyTypeRepresents the dependency type of the UDF. The choices correspond to the choices available when you create the UDF interactively. This enumerated type can take only one of the attribute values.
UDFDimensionDisplayTypeSpecifies how to display all UDF dimensions in the UDF to be placed.
UDFExternalReferencesA sequence of external references.
UDFOrientationAn enum that provides an answer to a Creo Parametric prompt that uses a flip arrow.
UDFOrientationsAn array of enums that provides answers to Creo Parametric prompts that use a flip arrow.
UDFReferencesThis class describes a sequence of arrays of element references.
UDFScaleTypeSpecifies what should happen if the UDF used different length units than the model to which it is being applied.
UDFVariantValuesThis class defines a sequence of either dimensions or pattern parameters that must be provided to place the UDF.
UDFVariantValueTypeThis class specifies if a variant value is a dimension or a pattern parameter.