Click or drag to resize

MotorAspectRemoveDistanceNotifier Method

[Missing <summary> documentation for "M:Demo3D.Visuals.Motor.MotorAspect.RemoveDistanceNotifier(System.Object)"]

Namespace:  Demo3D.Visuals.Motor
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void RemoveDistanceNotifier(
	Object handle
)

Parameters

handle
Type: SystemObject

[Missing <param name="handle"/> documentation for "M:Demo3D.Visuals.Motor.MotorAspect.RemoveDistanceNotifier(System.Object)"]

Implements

IMotorRemoveDistanceNotifier(Object)
See Also