Thanks cowski for your reply!
I'm aware of that I can change default color. But it doesn't solve my problem.
I have sketch's lines in many colors. When my sketch is finished I extrude/revolute colored lines using "color filter" tool. But after that all my bodies are grey (or any other default...
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...