You are here: Start » AVL.NET » SurfaceExtremum Structure

SurfaceExtremum Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Represents extremum found on a surface.

Constructors

 ConstructorDescription
SurfaceExtremum(Point3D, Point2D)

Properties

 NameTypeDescription
DefaultAvl.SurfaceExtremum Gets a default instance of the SurfaceExtremum.
EmptyAvl.SurfaceExtremum Gets an empty instance of the SurfaceExtremum.
PointAvl.Point3D
PositionAvl.Point2D

Methods

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

Remarks

See also