Home > Working with SGWorld > Project (IProject6) > set_Settings

set_Settings

Sets the value of a specified parameter in the FLY file Project Settings.

Note:    This method is exposed only in C#. To use from C++ or JavaScript use the Settings property.

C#

 

void set_Settings(

      string paramName,

      object pVal)