HyperGraph

Templex Curve Names

Templex Curve Names

Previous topic Next topic No expanding text in this topic  

Templex Curve Names

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

Within HyperWorks Desktop, Templex metadata can be used at any time.  This metadata can be used in page titles, notes, headers, footers, axes or any other location where Templex is supported.  Some of the Templex metadata can be found in the curve attributes of HyperGraph.  For example:

{p1w1c1.x.”Varname”}
{p1w1c1.y.HWRequest}
{p1w1c1.y.HWComponent}
{p1w1c1.u.HWDatatype}

In locations (curve name, datum max, and notes, for example) where the page and window options are not needed, you can simplify the expression to include only the vector:

{max(c1.y)}
{min(c1.y)}
{u.HWRequest}
{u.HWComponent}
{v.HWDatatype}
{v.HWRequest}
{v.HWComponent}

To enable/disable the Templex statement option from the HyperGraph 2D Tools menu, select the Templex Curve Names option.  From the sub-menu, select one of the following options:

Enable - Displays the curve name in the Templex format.
Disable - Displays the curve name in its evaluated form.