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: 19.01.00
Syntax
C#
public class MechanismsManager : IDisposable

The MechanismsManager type exposes the following members.

Constructors
 NameDescription
Public methodMechanismsManagerInitializes a new instance of the MechanismsManager class
Top
Properties
Methods
 NameDescription
Public methodAdd 
Public methodClear 
Public methodDisposeReleases 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