Click or drag to resize

MechanismsManager Class

[Missing <summary> documentation for "T:Demo3D.Visuals.MechanismsManager"]

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsMechanismsManager

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class MechanismsManager : IDisposable

The MechanismsManager type exposes the following members.

Constructors
  NameDescription
Public methodMechanismsManager
Initializes a new instance of the MechanismsManager class
Top
Properties
Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodDispose
Releases all resources used by the MechanismsManager
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the MechanismsManager and optionally releases the managed resources
Public methodProcessMechanisms
Public methodRemove
Public methodReset
Top
Events
  NameDescription
Public eventOnAfterProcessMechanisms
Top
Fields
  NameDescription
Public fieldStatic memberDefaultTimeStep
Top
See Also