Click or drag to resize
SoLDMWriterWriteTile Method (SbVec3i32, SoBufferObject)
Calls WriteTile(location, data, System.Int32(0)).

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

Parameters

location
Type: OIV.InventorSbVec3i32
data
Type: OIV.Inventor.DevicesSoBufferObject

Return Value

Type: Int32
Remarks