the custom param in Slope/w

How to set the custom param in Slope/w in Draw Graph.
I am try to set the param in Add-ins with the method below:
SetParam(Gsi.DataParamType.eCustomParam1, strength)
but the geo failed to exacute.
Tagged:

Answers

  • Custom Params refer to the parameters that must be defined in Add-In functions. For more information on Add-In functions, see this website: Add-In SDK
  • Custom Params refer to the parameters that must be defined in Add-In functions. For more information on Add-In functions, see this website: Add-In SDK
    Thanks for your reply.
    I have contacted to Geostudio technical Support, the answer is that the SetParam method has some bugs, which will cause the crash of Slope/w. Waiting for the bug-fixing messages.