Click or drag to resize
SoLDMWriterWriteSubVolume Method (SbBox3i32, SoBufferObject, Boolean)
Calls WriteSubVolume(subVolume, data, doLowerResolution, true).

Namespace: OIV.LDM.Converters
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int WriteSubVolume(
	SbBox3i32 subVolume,
	SoBufferObject data,
	bool doLowerResolution
)

Parameters

subVolume
Type: OIV.InventorSbBox3i32
data
Type: OIV.Inventor.DevicesSoBufferObject
doLowerResolution
Type: SystemBoolean

Return Value

Type: Int32
Remarks