Click or drag to resize
SoLDMReaderReadTile Method (Int32, SbNativeArrayByte, SbBox3i32)

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public override bool ReadTile(
	int index,
	SbNativeArray<byte> buffer,
	SbBox3i32 tilePosition
)

Parameters

index
Type: SystemInt32
buffer
Type: OIV.Inventor.GenericSbNativeArrayByte
tilePosition
Type: OIV.InventorSbBox3i32

Return Value

Type: Boolean
See Also