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