ActuatorAmplitude(...)
This method creates a ActuatorAmplitude object.
Path
mdb.models[name].ActuatorAmplitude session.odbs[name].ActuatorAmplitude
Required arguments
- name
-
A String specifying the repository key.
Optional arguments
- timeSpan
-
A SymbolicConstant specifying the time span of the amplitude. Possible values are STEP and TOTAL. The default value is STEP.
Return value
An ActuatorAmplitude object.
Exceptions
InvalidNameError and RangeError.