Click or drag to resize

RelaxISPlugin_ClassifierGetFactory Method

Create a factory object to generate required objects for this classifier.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract IClassifierObjectFactory GetFactory()

Return Value

IClassifierObjectFactory
The IClassifierObjectFactory object.
See Also