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

SurfaceRidge1D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Represents surface ridges found by 1DEdgeDetection3D functions.

Constructors

 ConstructorDescription
SurfaceRidge1D(Point3D, Single, SurfaceRidgePolarity)

Properties

 NameTypeDescription
DefaultFil.SurfaceRidge1D Gets a default instance of the SurfaceRidge1D.
EmptyFil.SurfaceRidge1D Gets an empty instance of the SurfaceRidge1D.
MagnitudeSystem.Single
PointFil.Point3D
PolarityFil.SurfaceRidgePolarity

Methods

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

Remarks

See also