Getting Vertex Points from the Mesh
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.
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.
Link copied