Skip to content

Seed points biased with a variable #18958

Discussion options

You must be logged in to vote

@vema1818 - when one creates a vtk dataset there is usually Point or Cell data. Field data is the third type of data. Think of it as ancillary data that does NOT align with the underlying mesh. Here is a simple example: https://examples.vtk.org/site/Cxx/PolyData/FieldData/

Thus when you are generating the VTK files could you generate the seeds points and add them to your output? If the output is already written then the seeds could be generated post-hoc then added/merged with the original VTK file.

Replies: 7 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@markcmiller86
Comment options

Comment options

You must be logged in to vote
1 reply
@markcmiller86
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@vema1818
Comment options

@ARSanderson
Comment options

Answer selected by markcmiller86
@markcmiller86
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants