Accessimport step mdb.models[name].historyOutputRequests[name] HistoryOutputRequest(...)
This method creates a HistoryOutputRequest object. Pathmdb.models[name].HistoryOutputRequest
Required arguments
Optional arguments
Return valueA HistoryOutputRequest object. ExceptionsNone. deactivate(...)
This method deactivates the history output request in the specified step and all subsequent steps. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsTextError. move(...)
This method moves the history output request state object from one step to a different step. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsTextError. reset(...)
This method resets the history output request state of the specified step to the state of the previous step. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsTextError. resume()
This method resumes the history output request that was previously suppressed. ArgumentsNone. Return valueNone. ExceptionsTextError. suppress()
This method suppresses the history output request. ArgumentsNone. Return valueNone. ExceptionsTextError. setValues(...)
This method modifies the data for an existing HistoryOutputRequest object in the step where it is created. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the HistoryOutputRequest method, except for the name and createStepName arguments. Return valueNone. ExceptionsNone. setValuesInStep(...)
This method modifies the propagating data for an existing HistoryOutputRequest object in the specified step. Required arguments
Optional arguments
Return valueNone. ExceptionsNone. MembersThe HistoryOutputRequest object can have the following members:
Corresponding analysis keywords |