getNodePositionFromNodeID

Overview

This utility is used to get XYZ coordinate of a node using its ID.

Syntax

Center = simlab.getNodePositionFromNodeID("ModelName",NodeId);

User Case

  • To calculate distance between two nodes in script

Utility Input/output