Click or drag to resize

Res1DBridge Properties

The Res1DBridge type exposes the following members.

Properties
  NameDescription
Public propertyConnection (Inherited from Res1DStreamBridge.)
Public propertyDoRewindTime
Flag indicating whether to rewind outputting if the simulation time was manually moved back in time. When rewinding, data after the new simulation time will be overridden by new data.

Default value is true.

Public propertyFilter
Specifies what data to load. Must be set before any call to the open and read methods.
(Inherited from Res1DStreamBridge.)
Public propertyNumberOfTimeSteps
Return the number of time steps in the storage
(Inherited from Res1DStreamBridge.)
Public propertySecondsBetweenFileFlush
Seconds between flush to file. Set this lower if you need to read the result file while your calculations are running.

Set to zero to disable file flushing.

Default value is 10 seconds.

(Inherited from Res1DStreamBridge.)
Top
See Also