TimePoint(...)
This method creates a TimePoint object.
Path
mdb.models[name].TimePoint
Required arguments
- name
A String specifying the repository key.
- points
A sequence of sequences of Floats specifying time points at which data are written to the output database or restart files.
Optional arguments
None.
Return value
A TimePoint object.
Exceptions
InvalidNameError and RangeError.