All Frameworks  Object Hierarchy  This Framework  Indexes   

SWKErgo (Object)

This interface groups the properties giving access to all the ergonomic studies that can be performed on a manikin.

Its main purpose is to provide bridges to the specific ergonomic analysis interfaces.

Property Index

Carry
Returns the object for a carry analysis.
LiftLower
Returns the object for a lift/lower analysis.
PushPull
Returns the object for a push/pull analysis.
RULA
Returns the object for a RULA analysis.

Properties


o 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.
o 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.
o 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.
o 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.

Copyright © 2003, Dassault Systèmes. All rights reserved.