The SurfaceMinimizeFlatAreaOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SurfaceMinimizeFlatAreaOptions | Initializes a new instance of the SurfaceMinimizeFlatAreaOptions class |
Properties
Name | Description | |
---|---|---|
![]() | AddPointsToEdges |
Specifies that a new point should be added to edges that bridge two same-elevation data contours and are not in flat triangles.
|
![]() | AddPointsToTriangles |
Specifies that a new point should be added at the midpoint of an edge shared between a flat triangle and a non-flat triangle.
|
![]() | FillGaps |
Specifies that small gaps in contours should be filled in.
|
![]() | SwapEdges |
Specifies that a non-contour common edge shared between a flat triangle and a non-flat triangle should be swapped.
|