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

EdgeScanParams3D Constructor

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

Syntax

public EdgeScanParams3D
(
	FilNet.ProfileInterpolationMethod profileInterpolation,
	float smoothingStdDev,
	float minMagnitude,
	FilNet.SurfaceEdgeTransition edgeTransition
)

Parameters

Name Type Range Default Description
profileInterpolationFilNet.ProfileInterpolationMethod
smoothingStdDevfloat
minMagnitudefloat
edgeTransitionFilNet.SurfaceEdgeTransition

See also