Click or drag to resize

ConnectionOptions Class

Connection options.
Inheritance Hierarchy
SystemObject
  Demo3D.Visuals.MultiModelConnectionOptions

Namespace: Demo3D.Visuals.MultiModel
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class ConnectionOptions

The ConnectionOptions type exposes the following members.

Constructors
 NameDescription
Public methodConnectionOptionsInitializes a new instance of the ConnectionOptions class
Top
Properties
 NameDescription
Public propertyAnimationControls Animation controls behaviour.
Public propertyClockSynchronization Use co-simulation to sychronize clocks.
Top
See Also