I have tried unsuccessfully to use a numeric value in a string parameter. This should be do-able somehow but it has not worked for me. For example: I have float variable LENGTH and I want to change string variable TITLE based on LENGTH. I tried something like:
TITLE = SCR-ALT,CAP,8-32X & LENGTH
I tried several other common programming techniques to create a string variable and they haven't worked. It might be possible but the help resources contained no info. about this problem.
This would be very useful for tabulated parts. I know it is possible to modify text notes in a drawing with parameters but this would not work as well.
TITLE = SCR-ALT,CAP,8-32X & LENGTH
I tried several other common programming techniques to create a string variable and they haven't worked. It might be possible but the help resources contained no info. about this problem.
This would be very useful for tabulated parts. I know it is possible to modify text notes in a drawing with parameters but this would not work as well.