You are here: Start » AVL.NET » EdgeScanParams3D Structure
EdgeScanParams3D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| EdgeScanParams3D(ProfileInterpolationMethod, Single, Single, SurfaceEdgeTransition) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.EdgeScanParams3D | Gets default EdgeScanParams3D object | |
| EdgeTransition | AvlNet.SurfaceEdgeTransition | ||
| IsDefault | System.Boolean | ||
| MinMagnitude | System.Single | ||
| ProfileInterpolation | AvlNet.ProfileInterpolationMethod | ||
| SmoothingStdDev | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
