API Help
Eplan.EplApi.Base Namespace / SchemeSetting Class / SetScheme Method / SetScheme(Int32) Method
Index of the requested scheme.

In This Topic
SetScheme(Int32) Method
In This Topic
Sets a scheme by its number (LastUsed remains unchanged!)
Syntax
public void SetScheme( 
   int i
)

Parameters

i
Index of the requested scheme.
See Also