HyperWorks Desktop

*EnableTemplexCurveNames()

Enables or disables the generation of Templex curve names in the Build Plots panel.

*EnableTemplexCurveNames()

Enables or disables the generation of Templex curve names in the Build Plots panel.

Previous topic Next topic No expanding text in this topic  

*EnableTemplexCurveNames()

Enables or disables the generation of Templex curve names in the Build Plots panel.

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

Syntax

*EnableTemplexCurveNames(flag)

Argument

Name

Description

 

flag

True or false.

Example

*BeginDefaults()

*BeginPlotDefaults()

      *EnableTemplexCurveNames(false)

   *EndPlotDefaults()

*EndDefaults()

Application

HyperGraph.

Comments

Enables or disables the generation of Templex curve names in the Build Plots panel.  If enabled, curves generated by the panel are named using Templex syntax, which is evaluated during the drawing process.  Axes, plot titles, and page titles are also affected.

Disabling the feature restores the legacy curve naming behavior in the panel.

The default is for Templex curve names to be enabled.

See also

 

List of Preference Statements