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

SurfaceEdge1D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Represents surface edges found by 1DEdgeDetection3D functions.

Constructors

 ConstructorDescription
SurfaceEdge1D(Point3D, Single, SurfaceEdgeTransition)

Properties

 NameTypeDescription
DefaultFil.SurfaceEdge1D Gets a default instance of the SurfaceEdge1D.
EmptyFil.SurfaceEdge1D Gets an empty instance of the SurfaceEdge1D.
MagnitudeSystem.Single
PointFil.Point3D
TransitionFil.SurfaceEdgeTransition

Methods

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

Remarks

See also