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

SurfaceStripe1D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Represents surface stripes found by 1DEdgeDetection3D functions.

Constructors

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

Properties

 NameTypeDescription
DefaultFil.SurfaceStripe1D Gets a default instance of the SurfaceStripe1D.
EmptyFil.SurfaceStripe1D Gets an empty instance of the SurfaceStripe1D.
MagnitudeSystem.Single
Point1Fil.Point3D
Point2Fil.Point3D
PolarityFil.SurfaceStripePolarity
WidthSystem.Single

Methods

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

Remarks

See also