Called when a motor has detatched the encoder.
            
 
    Namespace: 
   Demo3D.Visuals.Motor
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
Remarks
            After this function is called the 
Motor property must return null until
            
Attach(MotorAspect) is called. You should ensure that any locks acquired
            are released by this function.
            
See Also