HyperWorks Desktop

*BeginAttributes()

Indicates the beginning of a layer attributes block.

*BeginAttributes()

Indicates the beginning of a layer attributes block.

Previous topic Next topic No expanding text in this topic  

*BeginAttributes()

Indicates the beginning of a layer attributes block.

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

Syntax

*BeginAttributes(client)

Argument

Name

Description

 

client

The client to which the layer attributes are applied.

Example

*BeginAttributes(plot)

 *Attribute(linestyle, 1, 2, 5, 3)

 *Attribute(linecolor, 20, 6, 28, 23)

 *Attribute(linethickness, 1, 1, 1, 1)

 *Attribute(symbolcolor, 20, 6, 28, 23)

 *Attribute(symbolstyle, 0, 0, 0, 0)

 *Attribute(barcolor, 1, 2, 3, 4, 60)

 *Attribute(barstyle, 0, 1, 2, 3, 4)

*EndAttributes()

Application

MotionView, HyperView, HyperGraph, and TextView.

See also

 

*Attributes()

*Line()

*SetBarDefaults()

*Symbol()

List of Report Statements