How to use 'get_real_par'

How to use 'get_real_par'

jw.kim5
Contributor Contributor
343 Views
0 Replies
Message 1 of 1

How to use 'get_real_par'

jw.kim5
Contributor
Contributor

Hi All,

Is there any example of 'get_real_par' ?

I mainly used IPluginServices - GetParameterValueTerse, but I'm going to try 'get_real_par'.

By using 'GetparameterValueTerse', result is not string.empty.

But when I use 'get_real_par', cannot get result.

 

string cmd = "print par \"$entity('Toolpath', '" + toolpath_name + "').AdditionalStock\"";

var result = GetParameterValueTerse(_PluginComms.Token, cmd);

 

 

0 Likes
344 Views
0 Replies
Replies (0)