Click or drag to resize
SoLDMTopoOctreeInit Method (SbVec3i32, Int32, Int32)

Initialize with the properties of the data set.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Init(
	SbVec3i32 dimension,
	int tileDim,
	int border
)

Parameters

dimension
Type: OIV.InventorSbVec3i32
tileDim
Type: SystemInt32
border
Type: SystemInt32
Remarks

Note: Since OIV 9.0, the border parameter is no longer used.

See Also