I would like to create a followig note on my drawing:
sheet x of y
i would like x to be the number of current sheet and y the total number of sheets. Is there a way to create such annotation?
I used this macro from mark to assign the part properties into drawing file...
option strict off
Imports System
Imports NXOpen
Imports NXOpen.Assemblies
imports system.windows.forms
Module NXJournal
Dim thesession As Session = Session.GetSession()
sub Main
Dim thesession As Session =...
How would you do following:
i have a part, and part drawing as separate file...
how would you do a part name attribute of part drawing ?
i would expect something like making the part work part, saving the name as variable, making the assembly work part, saving the variable as attribute... the...
Hello,
I am using NX 3 and have the following question:
lets say we have some borders, that we import when we start the drawings, is it somehow possible to have them with automaticaly filled notes using the parameters? If yes, how can you do that? This is something, what I used in Proe, but...
Hello,
I am using NX 3 and have following problem:
i have a model of bracket that is made of 2 cores.
I made the skeleton and wave linked the bodies into both cores so that I dont have to make everything two times.
the problem what i have now is, that everything worked fine, everything...
Hello, i would like to ask, if you can somehow create a curve related to another curve by an equation. For example:
if you make a spline and then make a sweep, you can change the dimensions of profile relatively to the position of the curve by trajpar function...but to create a curve, you would...
I would like to create a motion envelope in Unigraphics in a similar way that I have done it in Proe. Is something like it possible?
Is it possible to create a moving crank mechanism by sequencing and how?