| PbCellGetNodeCoord Method  | 
 
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SbVec3f GetNodeCoord(
	int nod
)
Public Function GetNodeCoord ( 
	nod As Integer
) As SbVec3f
public:
SbVec3f GetNodeCoord(
	int nod
)
member GetNodeCoord : 
        nod : int -> SbVec3f 
Parameters
- nod
 - Type: SystemInt32
 
Return Value
Type: 
SbVec3f
Remarks
See Also