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
(
	float A,
	float B,
	float C,
	float D
)

Parameters

Name Type Range Default Description
Afloat
Bfloat
Cfloat
Dfloat

Function Overrides

See also