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