Click or drag to resize
PbIndexedMesh2DGetNodes Method
Overload List
  NameDescription
Public methodGetNodes(SbNativeArraySingle, SbNativeArraySingle)

Gets the mesh nodes coordinates (only x,y coordinates) .

Public methodGetNodes(SbNativeFloatArray, SbNativeFloatArray) Obsolete.

Gets the mesh nodes coordinates (only x,y coordinates) .

Public methodGetNodes(SbNativeArraySingle, SbNativeArraySingle, SbNativeArraySingle)

Gets the mesh nodes coordinates (x,y,z coordinates) .

Public methodGetNodes(SbNativeFloatArray, SbNativeFloatArray, SbNativeFloatArray) Obsolete.

Gets the mesh nodes coordinates (x,y,z coordinates) .

Top
See Also