ApplicationSetSystemVariable Method

Sets a System Variable
Namespace:  Bricscad.ApplicationServices
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public static void SetSystemVariable(
        string name,
        Object value
)

Parameters

name
Type: SystemString
Name of the System Variable to set
value
Type: SystemObject
Value of the System Variable

Return Value

Type: 
void
See Also

©  Bricsys NV. All rights reserved.