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

View3DBox.DataItem.SetPlane Method

Sets 3D plane as this primitive.

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

Syntax

public void SetPlane
(
	AvlNet.Plane3D plane
)

Parameters

Name Type Range Default Description
planeAvlNet.Plane3D

Function Overrides

See also