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