HyperWorks Desktop

*AutoDefaultCurves()

Specifies whether to automatically default new curves to be the same as the previous curve loaded from an external file.

*AutoDefaultCurves()

Specifies whether to automatically default new curves to be the same as the previous curve loaded from an external file.

Previous topic Next topic No expanding text in this topic  

*AutoDefaultCurves()

Specifies whether to automatically default new curves to be the same as the previous curve loaded from an external file.

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

Syntax

*AutoDefaultCurves(On/Off)

Arguments

Name

Description

 

On

Off

New curves are copies of the previous curve.

New curves are created empty.

Example

*BeginDefaults()

   *BeginPlotDefaults()

       *AutoDefaultCurves(Off)

   *EndPlotDefaults()

*EndDefaults()

Application

HyperGraph.

Context

*BeginDefaults()

*BeginPlotDefaults().

See also

 

List of Preference Statements