HyperWorks Desktop

*EndCustomWizards()

Indicates the end of a custom wizards block.

*EndCustomWizards()

Indicates the end of a custom wizards block.

Previous topic Next topic No expanding text in this topic  

*EndCustomWizards()

Indicates the end of a custom wizards block.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*EndCustomWizards()

Example

*BeginCustomWizards()

  *RegisterCustomWizard(tool1, "Translator Wizard",

                              "translator.mdl")

*EndCustomWizards()

Application

MotionView, HyperView, and HyperGraph.

Comments

Every *BeginCustomWizards() statement requires a closing *EndCustomWizards() statement.

See also

 

*BeginCustomWizards()

*RegisterCustomWizards()

List of Preference Statements