The SurfacePointOutputOptions type exposes the following members.

Constructors

  NameDescription
Public methodSurfacePointOutputOptions
Initializes a new instance of the SurfacePointOutputOptions class

Properties

  NameDescription
Public propertyEdges
Specifies the TinSurfaceEdges on which to output the points.
Public propertyGridOrientation
Specifies the orientation direction for the grid in the Y and X directions
Public propertyGridSpacingX
Specifies the X distance between the grid lines.
Public propertyGridSpacingY
Specifies the Y distance between the grid lines.
Public propertyOutputLocations
Specifies the type of output location for the points.
Public propertyOutputRegions
Specifies the areas in which to output the points.
Public propertyRandomPointsNumber
Specifies the number of points that are output.

See Also