Interface ICamApiHandlerFeatureFinderUpdated
Handler for the FeatureFinderUpdated event. Register via ICamApiProject.RegisterHandler with event key "FeatureFinderUpdated".
Namespace: CAMAPI.FeatureFinder
Assembly: CAMAPI.FeatureFinder.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("08F7B3F1-1C63-486E-A59E-ED4A686C0477")]
public interface ICamApiHandlerFeatureFinderUpdated
Methods
FeatureFinderUpdated(string)
Called when feature recognition has completed and the feature list was updated
Declaration
void FeatureFinderUpdated(string HandlerIdent)
Parameters
| Type | Name | Description |
|---|---|---|
| string | HandlerIdent |