You are here: Start » Plane3D Constructor

Plane3D Constructor

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Syntax

public Plane3D
(
	float A,
	float B,
	float C,
	float D
)

Parameters

Name Type Range Default Description
Afloat
Bfloat
Cfloat
Dfloat

See also