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
(
	AvlNet.Point3D point
)

Parameters

Name Type Range Default Description
pointAvlNet.Point3D

Function Overrides

See also