HyperWorks Desktop

*Units()

Specifies the unit type.

*Units()

Specifies the unit type.

Previous topic Next topic No expanding text in this topic  

*Units()

Specifies the unit type.

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

Syntax

*Units(type)

Arguments

Name

Description

 

type

A valid name for length units.

Example

*BeginVideo()

 • • •

 *Measure({VIDEO_FILE_VIDEO_1}, "Master Unit Measure")

         *Units(mm)

         

 *EndVideoMeasure()

 • • •

*EndVideo

Application

MediaView

Context

*MasterMeasure()

*Measure()

Comments

This is an attribute of a *MasterMeasure().  Specifies the unit type, which must be a valid type recognized by HyperGraph.

See also

 

*BeginVideo()

*EndVideoMeasure()

*MasterMeasure()

*Measure()

*UnitLength()

List of Session Statements