Hello everyone,
I try to write journal with uses Hole and Thread Callout and I have some problem:
When I use it I NX filtr have value: Feature (red elipse):
And I can select every feature (if part is Full Load).
But when I try use journal with Fuction UserSelectFeature( and filtr...
Thank You cowski,
You right. I had round face with hexagonal inside.
All the time program selected external edge and after change NX version it start select one of internal.
And that was the problem.
Best regards
MANok
NX2406
TC2412
Hello,
many time ago I wrote journal and I used in then some function:
Dim theUfSession As UFSession = UFSession.GetUFSession()
Function GetArcCenter(edge1 As Edge) As Double()
Dim centerCoords As Double()
Try
Dim edgeTag As NXOpen.Tag = edge1.Tag...
Hello,
I try it.
You can use IF statement in Law Defined Spline, but You have wrong expression:
if (t<p)(y1)else(y2)
where:
y1 = m/p^2*(2*t*p-t^2)
y2 = m/(1-p^2)*((1-p^2)+2*p*t-t^2)
(you can type all expresions in one line)
If c= 1 and "t" in Chamber line equation is X value, Your curve is...
Hello,
I have question about Hole:
If I want create Hole with fit (p.ex. H7) I need to select Screw Clerance and select posiontion from my own list with interesting tolerance.
And it's work - in drawing, when I select Hole and Thread Callouts dimension is with my tolerance (strange - it's...
Hello,
is it possible to add number of holes on drafting with "hole and thread callouts"?
Automatically of course.
How add its with hand, I know.
Best regrads
MANok
NX2027 - NX2406
TC14 - TC2412
Hello,
I don't know how use "if" statement in this expression, but I think this can help You:
https://www.youtube.com/watch?v=1VsJfLm4O_4&ab_channel=learnNX
I think You must create two curves. Only problem is select ranges:
p>t>0 and c>t1>p
Best regards
MANok
NX2027
TC14
Hello,
I don't know. Simply I just did it:).
I think - solution is Resource Bar with option "Pin open", and first tab as element of Resource Bar, no like a separate Tab.
Best regards
MANok
NX2027
TC14
Hello
First: sorry, i was thinking about Tab from Resource Bar, not about Resource Bar. My fault.
Second: I was try make Resource Bar as float and after I was place it on second monitor.
First tab I left as Resource Bar, and two others I undock and places next to the first:
First time, when I...
Hello,
try like on video below:
https://files.engineering.com/getfile.aspx?folder=d1b0e08c-d0a1-4d4a-badb-ba4169a26019&file=movie3.avi
And after add blends.
I You fail, cut the piece of Your geometry and send here.
Mayby somebody can help You.
Best regards
MANok
NX2027
TC14...
Hello,
if You still have problem try this:
- draw extrude rectangle (or other shape) to red faces (and a little to left and right of red faces).
- replace one of side faces of your cuboid with face to offset.
- offset replaced face at 0.6 mm
- substract cuboid from main body
- add blends.
Best...