Click or drag to resize
PbMeshGetSmallestCellBox Method

Gets the smallest cell's bounding box, returns also the index of this cell .

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbBox3f GetSmallestCellBox(
	out int cell_index
)

Parameters

cell_index
Type: SystemInt32

Return Value

Type: SbBox3f
Remarks