M

AnalyticalModel.EnableAutoDetect

Description:
Enable or disable Analytical Auto-detect.
Remarks:
It is possible to enable Analytical Auto-detect for one direction and have it disabled for another direction.
public void EnableAutoDetect(
	AnalyticalDirection direction,
	bool enabled
)