Click or drag to resize
SoTrackerReaderGetPosition Method (Int32, Single)

Gets the position values for the sensor identified by id.

Namespace: OIV.ScaleViz.Interaction
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void GetPosition(
	int id,
	float[] pos
)

Parameters

id
Type: SystemInt32
pos
Type: SystemSingle
Remarks

See Also