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: 2023.1.3.0 (2023.1.3)
Syntax
public SbStructuredQuadrilateralMesh(
	ulong numCellsI,
	ulong numCellsJ
)

Parameters

numCellsI
Type: SystemUInt64
numCellsJ
Type: SystemUInt64
Remarks