You are here: Start » SurfaceExtremum Structure

SurfaceExtremum Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Represents extremum found on a surface.

Constructors

 ConstructorDescription
SurfaceExtremum(Point3D, Point2D)

Properties

 NameTypeDescription
DefaultFil.SurfaceExtremum Gets a default instance of the SurfaceExtremum.
EmptyFil.SurfaceExtremum Gets an empty instance of the SurfaceExtremum.
PointFil.Point3D
PositionFil.Point2D

Methods

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

Remarks

See also