Class pfcUDFGroupCreateInstructions
Description
The parent class for
pfcUDFCustomCreateInstructions and
pfcUDFPromptCreateInstructions . Values are set by default; users can change them by
Direct Known Subclasses:
Method Summary
| |
| |
void | |
| |
| |
| The name of the UDF to create. |
| |
| |
void | |
| |
| |
| Whether or not to display the NC Sequence menu for manufacturing UDFs. |
| |
| |
void | |
| |
| |
| Whether or not to display the UDF Edit menu. |
| |
| |
void | |
| |
| |
| Whether or not to allow user access to the <b>Fix Model</b> UI to fix UDF placement using Creo Parametric UI if programmatic placement fails. |
| |
| |
void | |
| |
| |
| Whether or not to disable redefine menu for feature elements. |
| |
| |
void | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Method Detail
The name of the UDF to create.
| GetShowUDFEditMenu | () |
void | SetShowUDFEditMenu | |
Whether or not to display the UDF Edit menu.
| GetShowModifyNCSeqMenu | () |
void | SetShowModifyNCSeqMenu | |
Whether or not to display the NC Sequence menu for manufacturing UDFs.
| GetUseExistingTools | () |
void | SetUseExistingTools | |
| GetTurnOffUDFRedefineMenu | () |
void | SetTurnOffUDFRedefineMenu | |
Whether or not to disable redefine menu for feature elements.
| GetTurnOffFixModelUI | () |
void | SetTurnOffFixModelUI | |
Whether or not to allow user access to the <b>Fix Model</b> UI to fix UDF placement using Creo Parametric UI if programmatic placement fails.