Click or drag to resize
SoLDMWriterWriteTile Method (SoLDMTileID, SoBufferObject)

Writes the specified tile tileID into the LDM file.

Namespace: OIV.LDM.Converters
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int WriteTile(
	SoLDMTileID tileID,
	SoBufferObject data
)

Parameters

tileID
Type: OIV.LDMSoLDMTileID
data
Type: OIV.Inventor.DevicesSoBufferObject

Return Value

Type: Int32
Remarks