Enum AutoDesignOption

Represents auto-design option

Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum AutoDesignOption

Fields

Name Value Description
StartingFromCurrentStartingFromCurrent = 2

Starting from current

StartingFromMinimaStartingFromMinima = 1

Starting from minima

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next