You are here: Start » FIL.NET » Circle3D Constructor

Circle3D Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Circle3D
(
	FilNet.Point3D center,
	FilNet.Plane3D plane,
	float radius
)

Parameters

Name Type Range Default Description
centerFilNet.Point3D
planeFilNet.Plane3D
radiusfloat

See also