I put a screenshot of what i am saying. I want to wrap a planar airfoil to a curved revolve surface.
I tried coordinate conversion. I put 100-200 points on the planar airfoil then convert it to the points on the curved surface. But throughpoint spline is not good enough to match the initial...
Hello,
Wrap command works only on cylindrical or conical surfaces, is there a way to wrap on a revolved curve? Say i have a spline and i revolved it. Is there a way to wrap another curve onto this surface?
By the way there is an issue in the formulas you sent.
sgnX = if((p30-p36)>0)(1)else(-1) , {p30 is distance to absolute YZ plane, p36 is distance to ref plane}
The sign formula gives negative x coordinate even if it is positive when the point is between the origin and the ref point. For example...
Thanks for the reply jhon.
Then i guess the only way to do this is to put some associative rules by measurement etc. Maybe reversing the direction depending on angle measurements or such.
Hello,
I created a point-set on a curve, and put datumaxes on these points normal to the curve (all of these are associative). When i change the curve shape, the datum axes are reversing due if their basepoints are on a concave or convex curvature. Is there a way to prevent this?
I put the...
Thanks for reply,
It only creates xyz expressions if the point is created due to its xyz coordinates. When i put a point on a curve by percentage, the only expression created is that percentage.
Hello,
I want to create associated X,Y,Z expressions of a selected or created point. In one of the posts in the forum, JhonRBaker said in NX 9 there's a function named "Measure Point" to do this. Unfortunately we don't have NX9 in my company. Is there any way of doing this in NX8.
For example...
Hello,
I am writing a journal to create an airfoil geometry which set by expressions. The journal will be used 1 time to set the geometries and expressions, after that the geometry changes will be made only by the expressions.
My question is, is there a way to define an associative vector...