Click or drag to resize

IClassifierObjectFactoryCreateSettings Method

Get a classifier settings object with the correct type and default settings for this classifier.

Namespace: RelaxIS_SDK.Plugins.Classifier
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
ClassifierSettingsBase CreateSettings(
	ExecutionMode mode
)

Parameters

mode  ExecutionMode
The execution mode of the classifier.

Return Value

ClassifierSettingsBase
See Also