Getting Vertex Points from the Mesh

lokit.khemka
Participant
Participant

Getting Vertex Points from the Mesh

lokit.khemka
Participant
Participant

I have pipes in Navisworks, which are present as mesh. I want to extract vertex points from this mesh, to compute the Object Bounding Box using PCA.

Roamer_T3cVJBroEx.png

 

I could not find any method in API docs for this. Any help is greatly appreciated. Thank you.

 

EDIT: I need the output points as a 2D array as a preferred output.

0 Likes
Reply
471 Views
1 Reply
Reply (1)

naveen.kumar.t
Autodesk Support
Autodesk Support

Hi @lokit.khemka ,

 

Could you please take a look at these below links?

 

https://adndevblog.typepad.com/aec/2012/05/get-primitive-from-solid-of-navisworks.html 

 

https://adndevblog.typepad.com/aec/2012/05/convert-value-of-inwsimplevertex-to-float-in-c.html 

 


Naveen Kumar T
Developer Technical Services
Autodesk Developer Network

0 Likes