Its main purpose is to provide bridges to the specific ergonomic analysis interfaces.
Properties
- Property Carry() As (Read Only)
-
Returns the object for a carry analysis.
The Carry can also be obtained by invoking
method GetItem (from
AnyObject) with the character string "Carry" as an argument. - Property LiftLower() As (Read Only)
-
Returns the object for a lift/lower analysis.
The Lift/Lower can also be obtained by invoking
method GetItem (from
AnyObject) with the character string "LiftLower" as an argument. - Property PushPull() As (Read Only)
-
Returns the object for a push/pull analysis.
The Push/Pull can also be obtained by invoking
method GetItem (from
AnyObject) with the character string "PushPull" as an argument. - Property RULA() As (Read Only)
-
Returns the object for a RULA analysis.
The RULA object can also be obtained by invoking
method GetItem (from
AnyObject) with the character string "RULA" as an argument.