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

SurfaceExtremum Structure

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

Represents extremum found on a surface.

Constructors

 ConstructorDescription
SurfaceExtremum(Point3D)
SurfaceExtremum(Point3D, Point2D)

Properties

 NameTypeDescription
DefaultAvlNet.SurfaceExtremum
IsDefaultSystem.Boolean
PointAvlNet.Point3D
PositionAvlNet.Point2D

Methods

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

Remarks

See also