You are here: Start » AVL.NET » View3DBox.DataItem.SetPoint Method

View3DBox.DataItem.SetPoint Method

Sets a single point in a 3D space as this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetPoint
(
	float x,
	float y,
	float z
)

Parameters

Name Type Range Default Description
xfloat
yfloat
zfloat

Function Overrides

See also