SceneVisualBatchOutput Property |
Batches all output to the tag servers. Output generated by the model is batched over the course of a simulation step and passed to the tag servers at the end of each step.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 16.01.07
Syntaxpublic bool BatchOutput { get; set; }Property Value
Type:
Boolean
See Also