API Documentation > Enumerated Types > Enum EpfcUDFOrientation
Enum EpfcUDFOrientation
Description
An enum that provides an answer to a Creo Parametric prompt that uses a flip arrow.
Values
EpfcUDFORIENT_INTERACTIVE
Prompt for the orientation using a flip arrow.
EpfcUDFORIENT_NO_FLIP
Accept the default flip orientation.
EpfcUDFORIENT_FLIP
Invert the orientation from the default orientation.
EpfcUDFOrientation_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?