39.20 OdbDataStep object

The OdbDataStep object.

Access
import visualization
session.odbData[name].steps[i]


39.20.1 setValues(...)

This method modifies the OdbDataStep object.

Required argument

activateFrames

A Boolean specifying whether to activate all the frames in the step.

Optional argument

update

A Boolean specifying whether to update the model. The default value is ON

Return value

None

Exceptions

None.


39.20.2  Members

The OdbDataStep object has the following member:

frames

An OdbDataFrameArray object specifying the list of frames. The list is read-only.