You are here: Start » FIL.NET » 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