Double[]
IMeshData
.NodeXYZById(Int32 nodeId)
Retrieves the coordinate of the given node.
Remarks
Examples
Parameters
nodeId
Type: Int32
The Id of the node.
Return Value
Type: Double[]
The coordinates of the node.