Click or drag to resize
SbStructuredQuadrilateralMesh Constructor

Constructor requiring the mesh number of cells in row and column.

Namespace: OIV.ImageViz
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbStructuredQuadrilateralMesh(
	ulong numCellsI,
	ulong numCellsJ
)

Parameters

numCellsI
Type: SystemUInt64
numCellsJ
Type: SystemUInt64
Remarks