How to find a Normal Direction e.g (90 or 120 etc)

How to find a Normal Direction e.g (90 or 120 etc)

Anonymous
Not applicable
496 Views
4 Replies
Message 1 of 5

How to find a Normal Direction e.g (90 or 120 etc)

Anonymous
Not applicable

Hi!

Is there a way to find a Normal Direction? 

0 Likes
497 Views
4 Replies
Replies (4)
Message 2 of 5

mcw0
Advisor
Advisor

Are you referring to a surface or curve?  I know definitely for a surface, you have pointOnSurfaceInfo for nurbs and pointOnMeshInfo for meshes.  For nurbsCurves, there's pointOnCurveInfo.  This might have normal information on it.  I've never paid attention to that.

Message 3 of 5

Anonymous
Not applicable

can you please explain a bit, are these script names or what? 

Message 4 of 5

mcw0
Advisor
Advisor

These are nodes.  "createNode pointOnSurfaceInfo".

Message 5 of 5

mcw0
Advisor
Advisor

Capture30.PNG

 

So it appears "pointOnMeshInfo" is part of the BonusTools.  I have been using these for so long I don't even remember where they come from.