Click or drag to resize
SoLDMDataAccessGetData Method (SoLDMDataAccessDataInfoPolyLine, Int32, SbBox3i32, SbVec3i32)
Calls GetData(infoPolyline, resolution, subVolume, polyline, (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 void GetData(
	SoLDMDataAccessDataInfoPolyLine infoPolyline,
	int resolution,
	SbBox3i32 subVolume,
	SbVec3i32[] polyline
)

Parameters

infoPolyline
Type: OIV.LDMSoLDMDataAccessDataInfoPolyLine
resolution
Type: SystemInt32
subVolume
Type: OIV.InventorSbBox3i32
polyline
Type: OIV.InventorSbVec3i32
Remarks