The SurfacePointOutputOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SurfacePointOutputOptions | Initializes a new instance of the SurfacePointOutputOptions class |
Properties
Name | Description | |
---|---|---|
![]() | Edges |
Specifies the TinSurfaceEdges on which to output the points.
|
![]() | GridOrientation |
Specifies the orientation direction for the grid in the Y and X directions
|
![]() | GridSpacingX |
Specifies the X distance between the grid lines.
|
![]() | GridSpacingY |
Specifies the Y distance between the grid lines.
|
![]() | OutputLocations |
Specifies the type of output location for the points.
|
![]() | OutputRegions |
Specifies the areas in which to output the points.
|
![]() | RandomPointsNumber |
Specifies the number of points that are output.
|