Click or drag to resize

MechanismsManagerRemove Method

[Missing <summary> documentation for "M:Demo3D.Visuals.MechanismsManager.Remove(Demo3D.Visuals.KJE.MechanismAspect)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void Remove(
	MechanismAspect mechanism
)

Parameters

mechanism
Type: Demo3D.Visuals.KJEMechanismAspect

[Missing <param name="mechanism"/> documentation for "M:Demo3D.Visuals.MechanismsManager.Remove(Demo3D.Visuals.KJE.MechanismAspect)"]

See Also