getVertexPositionFromVertexID
Overview
This utility is used to get XYZ coordinate of vertex using its ID.
Syntax
Center = simlab.getVertexPositionFromVertexID("ModelName",VertexId)
User Case
- To create Orphan Node by getting the XYZ of vertex
- To calculate the distance between two vertex in scripting
Utility Input/output

Note: Sample Script