CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Removes an previously added IFeedBack from the list of feedback objects.
The object is no longer displayed.
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void Remove( IFeedBack feedBackObject ) |
| Visual Basic |
|---|
Public Sub Remove ( _ feedBackObject As IFeedBack _ ) |
| Visual C++ |
|---|
public: void Remove( IFeedBack^ feedBackObject ) |
Parameters
- feedBackObject
- Type: CADability.Actions..::..IFeedBack
Object to remove