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