ablad
Mechanical
- Mar 7, 2013
- 6
Hello,
I am trying to create a C# program that finds the centroid of a face and I have a few questions about the different centroid calculating tools in NX 7.5.5.
Why are my centroid measurements different when I use the Measure Body command versus when I use the area using curves command? (For measure body I extruded an intersection curve equally in both directions, for area using curves I measured with the cross-sectional face of the object at the same height as the intersection curve. I also compared with the area using curves of the intersection curve itself.)
When using the Area using Curves command, why would different centroids be found when using a face versus a curve (section or intersection)?
Is there any way to utilize the area using curves command in NXOpen and C#?
Which tool is most accurate for finding the centroid of a face?
Thank you.
I am trying to create a C# program that finds the centroid of a face and I have a few questions about the different centroid calculating tools in NX 7.5.5.
Why are my centroid measurements different when I use the Measure Body command versus when I use the area using curves command? (For measure body I extruded an intersection curve equally in both directions, for area using curves I measured with the cross-sectional face of the object at the same height as the intersection curve. I also compared with the area using curves of the intersection curve itself.)
When using the Area using Curves command, why would different centroids be found when using a face versus a curve (section or intersection)?
Is there any way to utilize the area using curves command in NXOpen and C#?
Which tool is most accurate for finding the centroid of a face?
Thank you.