Hello,
I have a little problem. I want to make macro which colors extruded bodies to line's color from which this body was created.
Let's say I have a triangle wchich I extruded. The color of extruded body is, by default, grey. The lines color is, for example, green.
How to, using macro, color...
Hello everyone,
How can I plot XY-Graphing to spreadsheet using VB.net.
or
How can I get access to function data. For example: I created function and I want to save to file it's value in specific time.
I know how to save to file, I only need to know how do access data.
Journaling shows me...
Hello,
I got a problem with NX motion simulation module. I'm trying to define AKISPL. According to what I've found on internet, format of this function is:
AKISPL(x,0,id, n)
where
x - The independent variable of the curve.
z - The independent variable z of the surface. Use z=0 if only one curve...