HyperWorks Desktop

*Position() - datum lines

Specifies the location of a datum line.

*Position() - datum lines

Specifies the location of a datum line.

Previous topic Next topic No expanding text in this topic  

*Position() - datum lines

Specifies the location of a datum line.

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

Syntax

*Position("Value")

Arguments

Name

Description

 

"Value"

A value indicating where the datum line should be positioned.  Must be in double quotes.  You can also supply a math expression, without brackets, {}.

Example

*BeginDatumLine(h, "Untitled Datum", on)

   *Label("Extreme Point")

  *Position("1500")

   *AxisIndex(2)

   *LabelLocation(4)

   *Style(2)

   *Thickness(1)

   *Color(5)

   *LabelFont("Arial", 1, 1, 18)

*EndDatumLine()

Application

HyperGraph.

Context

*BeginDatumLine()

Report Definitions

See also

 

*BeginDatumLine()

*Position() - legends

List of Session Statements