You are here: Start » FIL.NET » StripeScanParams3D Constructor
StripeScanParams3D Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public StripeScanParams3D ( FilNet.ProfileInterpolationMethod profileInterpolation, float smoothingStdDev, float minMagnitude, float? maxInnerEdgeMagnitude, FilNet.SurfaceStripePolarity stripePolarity, float minStripeWidth, float? maxStripeWidth )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| profileInterpolation | FilNet.ProfileInterpolationMethod | ||||
| smoothingStdDev | float | ||||
| minMagnitude | float | ||||
| maxInnerEdgeMagnitude | float? | ||||
| stripePolarity | FilNet.SurfaceStripePolarity | ||||
| minStripeWidth | float | ||||
| maxStripeWidth | float? |
