You are here: Start » Plane3D Constructor

Plane3D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

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

Parameters

Name Type Range Default Description
Afloat
Bfloat
Cfloat
Dfloat

See also