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