Click or drag to resize
SoLDMMediatorReadTile Method (Int32, SoLDMTileID, SoBufferObject, Boolean)

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void ReadTile(
	int dataSetId,
	SoLDMTileID tileID,
	SoBufferObject buffer,
	bool transform
)

Parameters

dataSetId
Type: SystemInt32
tileID
Type: OIV.LDMSoLDMTileID
buffer
Type: OIV.Inventor.DevicesSoBufferObject
transform
Type: SystemBoolean
Remarks