Click or drag to resize
SoLDMReaderGetTileSize Method
Returns the size of a data tile.

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

Parameters

tile
Type: OIV.InventorSbVec3i32

Return Value

Type: Boolean
See Also