AnalyticalModel.EnableAutoDetect
Description:
Enable or disable Analytical Auto-detect.
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.
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
)
-
directionDirection in which to enable Analytical Auto-detect
-
enabledTurn Analytical Auto-detect on (true) or off (false)
-
direction is invalid for Analytical Auto-detect.
-
A value passed for an enumeration argument is not a member of that enumeration
-
This AnalyticalModel cannot disable Auto-detect for direction