I have installed NX4 on a laptop (windows XP) to do a demo.
I have installed the Flexlm license manager and that runs ok.
However, when I launch NX, I get the following error:-
#######################################################
Microsoft Visual C++ Runtime Library.
Runtime Error...
I am trying to get my head around knowledge fusion as a language (trying to stop myself from using GRIP)
I starting with something simple: - create equally spaced points along a spline.
I can select the spline, I can even create points on it, but not along it, they are all on top of each...
Ok, this is the quick & dirty programme I wrote to test the theory.
The problem is when the dawing is activated, the system automatically does a 'FIT' this makes the entities which are outside the draiwng off the display. This means that they are not selected as the 'INEXTE/' will only cycle...
I have been given a task to automate as much as possible the task of part file checking drawings (non masters) as ‘Checkmate’ (NX2) does not contain sufficient checks for us.
Most stuff is straight forward layers etc......
But. I am creating a check to check of drafting entities outside the...
Does anybody know a method of creating a 'Part Attribute' from an expression value, so that if the value changes, the Part Attribute also updates itself?
Cheers in advance,
Pondering
The time has finally happened when I must leave my friendly world of GRIP and migrate to KF.
I am now staring from scratch and teaching myself!!!! (Again)
The online documentation does not initially seam as good as GRIP with no worked examples & very little in the way of example code or...
Greetings,
I am writing little grip program which will open an parent assembly (no components) then cycle through & load the child components, section the component at TDC, then close the child part before opening the next part.
I know how to get a list of the components (there was something...
I have a load of entites on a dawing format which are in a named group. How do I get them into a object list so that i can manipulate them as a group?
(must have killed to many brin cells over xmas!!!)
Cheers in Advnace,
P.............
Hi,
I have variuos text strings on a DWG, These individual text strings are all named 'string1, string2 etc'.
Does any have a short bit of example code which will select these text strings by there name (no user selection), read them into a string variable, and then print them to the...