You are here: Start » StripeScanParams3D Class
StripeScanParams3D Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
This structure contains parameters of surface stripe scanning process. Instance of this structure should be customized and passed as a parameter to surface stripe scanning related functions.
Constructors
Constructor | Description | |
---|---|---|
![]() | StripeScanParams3D() | |
![]() | StripeScanParams3D(ProfileInterpolationMethod, Single, Single, Optional<Single>, SurfaceStripePolarity, Single, Optional<Single>) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | MaxInnerEdgeMagnitude | Ftl.Optional<System.Single> | |
![]() | MaxStripeWidth | Ftl.Optional<System.Single> | |
![]() | MinMagnitude | System.Single | |
![]() | MinStripeWidth | System.Single | |
![]() | ProfileInterpolation | Fil.ProfileInterpolationMethod | |
![]() | SmoothingStdDev | System.Single | |
![]() | StripePolarity | Fil.SurfaceStripePolarity |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.StripeScanParams3D) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.StripeScanParams3D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.StripeScanParams3D) | |
![]() | ToString() | Inherited from System.Object |