Skip to content

Initialize vtk DataSet from clientfile #308

Answered by jourdain
bigfooted asked this question in General
Discussion options

You must be logged in to vote

So the ClientFile is actually only a set of buffers in memory. You will need to dump it to disk and point your VTK reader to it so it can produce a new multiblock. Also if I'm not mistaken, a vtm is a meta file which require other files on the side. So uploading a vtm in itself won't be enough unless you now where is was located and the server already has access to the other files.

HTH

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jourdain
Comment options

@bigfooted
Comment options

@bigfooted
Comment options

@jourdain
Comment options

@jourdain
Comment options

Answer selected by bigfooted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants