Click or drag to resize
SoLDMDataAccessGetData Method (Int32, SbBox3i32, SbLine)
Calls GetData(resolution, subVolume0, line, (OIV.Inventor.Devices.SoBufferObject ^)nullptr).

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoLDMDataAccessDataInfoLine GetData(
	int resolution,
	SbBox3i32 subVolume0,
	SbLine line
)

Parameters

resolution
Type: SystemInt32
subVolume0
Type: OIV.InventorSbBox3i32
line
Type: OIV.InventorSbLine

Return Value

Type: SoLDMDataAccessDataInfoLine
Remarks