You are here: Start » FIL.NET » SurfaceLocalExtremaVerification Structure
SurfaceLocalExtremaVerification Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
This structure contains parameters for verification of local extrema visible on a surface.
Constructors
Constructor | Description | |
---|---|---|
![]() | SurfaceLocalExtremaVerification(Int32, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | FilNet.SurfaceLocalExtremaVerification | |
![]() | IsDefault | System.Boolean | |
![]() | MinDifference | System.Single | Defines minimal difference between a local extremum height and verification circle heights |
![]() | PointCount | System.Int32 | Defines how many of points along verification circle will be checked in order to compute extremum strength |
![]() | Radius | System.Single | Defines radius of verification circle |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.SurfaceLocalExtremaVerification) | |
![]() ![]() | Equals(FilNet.SurfaceLocalExtremaVerification, FilNet.SurfaceLocalExtremaVerification) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |