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

View3DBox.DataItem.SetBox Method

Sets a 3D axis aligned box as this primitive.

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

Syntax

public void SetBox
(
	AvlNet.Box3D box
)

Parameters

Name Type Range Default Description
boxAvlNet.Box3D

Function Overrides

See also