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

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

Parameters

tile
Type: OIV.Inventor.SbVec3i32

Return Value

Type: Boolean
See Also