The SurfaceMinimizeFlatAreaOptions type exposes the following members.

Constructors

  NameDescription
Public methodSurfaceMinimizeFlatAreaOptions
Initializes a new instance of the SurfaceMinimizeFlatAreaOptions class

Properties

  NameDescription
Public propertyAddPointsToEdges
Specifies that a new point should be added to edges that bridge two same-elevation data contours and are not in flat triangles.
Public propertyAddPointsToTriangles
Specifies that a new point should be added at the midpoint of an edge shared between a flat triangle and a non-flat triangle.
Public propertyFillGaps
Specifies that small gaps in contours should be filled in.
Public propertySwapEdges
Specifies that a non-contour common edge shared between a flat triangle and a non-flat triangle should be swapped.

See Also