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

SurfaceStripe1D Class

Represents surface stripes found by 1DEdgeDetection3D functions.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

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

Properties

 NameTypeDescription
MagnitudeSystem.Single
Point1AvlNet.Point3D
Point2AvlNet.Point3D
PolarityAvlNet.SurfaceStripePolarity
WidthSystem.Single

Methods

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

Remarks

See also