ENH: make sampleSets setSamples movable - preliminary to issue #869

- add some more documentation
This commit is contained in:
Mark Olesen
2018-06-12 19:19:10 +02:00
parent c05dab5e50
commit 7402cd7b5a
30 changed files with 459 additions and 376 deletions

View File

@ -27,6 +27,16 @@ Class
Description
Initialises points on or just off patch
For a dictionary specification:
\table
Property | Description | Required | Default
type | patchSeed | yes |
axis | x, y, z, xyz, distance | yes |
patches | List of patch names or regexs | yes |
maxPoints | Max number of points to seed | yes |
points | List of selected locations | no | empty
\endtable
SourceFiles
patchSeedSet.C