You are here: Start » AVL.NET » SurfaceExtremum Structure
SurfaceExtremum Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Represents extremum found on a surface.
Constructors
| Constructor | Description | |
|---|---|---|
| SurfaceExtremum(Point3D, Point2D) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | Avl.SurfaceExtremum | Gets a default instance of the SurfaceExtremum. | |
| Empty | Avl.SurfaceExtremum | Gets an empty instance of the SurfaceExtremum. | |
| Point | Avl.Point3D | ||
| Position | Avl.Point2D | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.SurfaceExtremum) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
