You are here: Start » AVL.NET » EdgeScanParams3D Constructor
EdgeScanParams3D Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public EdgeScanParams3D( AvlNet.ProfileInterpolationMethod profileInterpolation, float smoothingStdDev, float minMagnitude, AvlNet.SurfaceEdgeTransition edgeTransition )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| profileInterpolation | AvlNet.ProfileInterpolationMethod | ||||
| smoothingStdDev | float | ||||
| minMagnitude | float | ||||
| edgeTransition | AvlNet.SurfaceEdgeTransition |
