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