Click or drag to resize
SoVolumeReaderGetTileSize Method
Returns tile size if using data stored in tiles. Return FALSE if data is not stored in tiles.

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual bool GetTileSize(
	out SbVec3i32 size
)

Parameters

size
Type: OIV.InventorSbVec3i32

Return Value

Type: Boolean
See Also