Click or drag to resize
PbMeshFindContainingCell Method (SbVec3f, Single, SbVec3f, PbCell)

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public PbCell FindContainingCell(
	SbVec3f point,
	float tolerance,
	out SbVec3f pcoord,
	PbCell adjacent_cell
)

Parameters

point
Type: OIV.InventorSbVec3f
tolerance
Type: SystemSingle
pcoord
Type: OIV.InventorSbVec3f
adjacent_cell
Type: OIV.MeshViz.DataPbCell

Return Value

Type: PbCell
Remarks