Click or drag to resize
SoLDMDataAccessGetData Method (Int32, SbBox3i32, SbPlane)
Calls GetData(resolution, subVolume0, plane, (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 SoLDMDataAccessDataInfoPlane GetData(
	int resolution,
	SbBox3i32 subVolume0,
	SbPlane plane
)

Parameters

resolution
Type: SystemInt32
subVolume0
Type: OIV.InventorSbBox3i32
plane
Type: OIV.InventorSbPlane

Return Value

Type: SoLDMDataAccessDataInfoPlane
Remarks