You are here: Start » FIL.NET » SurfaceRidge1D Structure
SurfaceRidge1D Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Represents surface ridges found by 1DEdgeDetection3D functions.
Constructors
Constructor | Description | |
---|---|---|
![]() | SurfaceRidge1D(Point3D, Single, SurfaceRidgePolarity) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Fil.SurfaceRidge1D | Gets a default instance of the SurfaceRidge1D. |
![]() ![]() | Empty | Fil.SurfaceRidge1D | Gets an empty instance of the SurfaceRidge1D. |
![]() | Magnitude | System.Single | |
![]() | Point | Fil.Point3D | |
![]() | Polarity | Fil.SurfaceRidgePolarity |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.SurfaceRidge1D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |