mdfathmi
Mechanical
- Apr 22, 2016
- 7
Hello everyone,
I have used macro to perform a complete set of operation with "user input with instructions" option available in Macro. But in Journal recording (using C# code) how can I add user entry with instructions?
2nd question- what is the best way to do this- To define size of the text of the note I want to insert (using Journal) according to size of the sheet used.. i.e. if B -size sheet then 0.1 , if A size sheet then 0.05
. I was thinking about using For loop ... if so.. what is the right code in C#.
Thanks in advance for any help.
I have used macro to perform a complete set of operation with "user input with instructions" option available in Macro. But in Journal recording (using C# code) how can I add user entry with instructions?
2nd question- what is the best way to do this- To define size of the text of the note I want to insert (using Journal) according to size of the sheet used.. i.e. if B -size sheet then 0.1 , if A size sheet then 0.05
. I was thinking about using For loop ... if so.. what is the right code in C#.
Thanks in advance for any help.