You are here: Start » Sphere3D Constructor

Sphere3D Constructor

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Syntax

public Sphere3D
(
	FilNet.Point3D center,
	float radius
)

Parameters

Name Type Range Default Description
centerFilNet.Point3D
radiusfloat

See also