You are here: Start » FIL.NET » SurfaceStripe1D Class

SurfaceStripe1D Class

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Represents surface stripes found by 1DEdgeDetection3D functions.

Constructors

 ConstructorDescription
SurfaceStripe1D(Point3D)
SurfaceStripe1D(Point3D, Point3D, Single, Single, SurfaceStripePolarity)
SurfaceStripe1D()

Properties

 NameTypeDescription
MagnitudeSystem.Single
Point1FilNet.Point3D
Point2FilNet.Point3D
PolarityFilNet.SurfaceStripePolarity
WidthSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(FilNet.SurfaceStripe1D)
Equals(FilNet.SurfaceStripe1D, FilNet.SurfaceStripe1D)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also