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