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