Because that was the hole point. This 2 curves are not circles but constructed curves from points of a scan.
A critical surface that should be cylinder on a moulded part is scanned, from this scan we design a surface that is the opposite of the resulted surface. This is than applied and...
Hello to all.
For an injection mould I am reverse engineering a cylinder in a tool. After scanning the end injected plastic part we make correction in tool to make it as cylindrical as possible.
To do that I am using points from which I make a closed spline (using fit curve command). Now I have...
Hello to everyone.
I am making a reusable part in our company library.
The part has different dimension and lengths. After the part is inserted in the assembly it is cut, in most cases with a false body with custom shape.
I am trying to make a drawing for this reusable part too. I would need to...
I am sorry for my late response.
Thank you Suncad & Jerry.
I am familiar with expressions parameters and editing those parameters.
The problem is that I would like to make this as a standard in new projects.
So if you make a new part and open hole feature, this parameter HoleDepth-2 would be...
Hello to everyone.
I have made a customization of hole feature standard (nx502_Threaded_Hole_Standard.xml) for metric threads - hole diameters, callouts and hole depths.
For easier CAM programming it would be nice that the thread depth would be defined as HoleDepth-2mm.
My question is: is it...
Hello to everyone.
I am using NX12. Sometimes I use assembly explode to simulate some simple kinematics. Sometimes it would be verry handy if I could measure some dimensions after the explosion was done.
But it seams that you can not measure in exploded state. The measure will work but it will...
I am trying to make an expression that will call the right M thread size in a Hole feature.
For example I have an expression called SCREW_DIA = 8mm (number)
Now I would like to make another expression which calls the right thread size consisted of letter M+SCREW_DIA. The resault must be a...
Hello
i figured it out already. I should not use the multiplication in my if statement.
I set an expresion for P6xP7 first as an Area (called pov).
Than i recalled this value in my if string.
its a long statement but it works
if(pov<=100)(10)else(if(pov>100 & pov<=200)(20)else(if(pov>200 &...
Hello to everybody,
i need some help with makeing an expression.
I would like to create an IF string expresion with more conditions wich would determin an dimension value:
lets say I need dimension P10 to be:
if the multiplication of dimensions (P6xP7)<=100 than i get value 10
if the...
Thanks again to everyone.
I am sorry for my late response but I actually got it to work...so thanks
Cowski I have a question about the ''create new component'' command. I tried to do an assembly from a multi-body part with this command but i realised that whan you do that the part rebuilds with...
Thank You all guys.
I know that parts list is soposed to be an assemly function but I really like multi-body parts modeling.
For me, the best way is modeling in a part with more bodys. I dont trust the assembly. You have more csys than an when you do something or move something - everything...
Hello to everyone!
I was wondering if there is a way to make a Partlist from a multi-body part.
Currently I am using NX9.
Thnak You!
Best regards, Luka