You are here: Start » AVL.NET » StripeScanParams3D Structure
StripeScanParams3D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| StripeScanParams3D(ProfileInterpolationMethod, Single, Single, Nullable<Single>, SurfaceStripePolarity, Single, Nullable<Single>) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.StripeScanParams3D | Gets default StripeScanParams3D object | |
| IsDefault | System.Boolean | ||
| MaxInnerEdgeMagnitude | System.Nullable<System.Single> | ||
| MaxStripeWidth | System.Nullable<System.Single> | ||
| MinMagnitude | System.Single | ||
| MinStripeWidth | System.Single | ||
| ProfileInterpolation | AvlNet.ProfileInterpolationMethod | ||
| SmoothingStdDev | System.Single | ||
| StripePolarity | AvlNet.SurfaceStripePolarity |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
