Click or drag to resize
PbRegularCartesianGrid2DGetGeometry Method
Overload List
  NameDescription
Public methodGetGeometry(SbNativeArraySingle, SbNativeArraySingle)

Gets the mesh 2D geometry.

(Inherited from PbGrid2D.)
Public methodGetGeometry(SbNativeArraySingle, SbNativeArraySingle, SbNativeArraySingle)

Gets the mesh 3D geometry.

(Inherited from PbGrid2D.)
Public methodGetGeometry(Int32, Int32, Single, Single, Single, Single)

Gets the mesh 2D geometry.

Public methodGetGeometry(Int32, Int32, Single, Single, Single, Single, SbNativeArraySingle)

Gets the mesh 3D geometry.

Top
See Also