You are here: Start » FIL.NET » SurfaceExtremum Structure
SurfaceExtremum Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Represents extremum found on a surface.
Constructors
Constructor | Description | |
---|---|---|
![]() | SurfaceExtremum(Point3D) | |
![]() | SurfaceExtremum(Point3D, Point2D) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | FilNet.SurfaceExtremum | |
![]() | IsDefault | System.Boolean | |
![]() | Point | FilNet.Point3D | |
![]() | Position | FilNet.Point2D |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.SurfaceExtremum) | |
![]() ![]() | Equals(FilNet.SurfaceExtremum, FilNet.SurfaceExtremum) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |