[Paraview] New data object types

Berk Geveci berk.geveci at kitware.com
Mon Jan 28 13:05:19 EST 2008


I don't think this is easily doable. I suspect there are several
places at which the data type is hard-coded. What additional
information are you storing? Maybe we can extend the multi-block
dataset to support your case...

On 1/28/08, Edwards, Paul <Paul.Edwards3 at rolls-royce.com> wrote:
> Sorry to keep asking questions but I need to know how to add an extra DataObjectType in a plugin.  The new DataObjectType is derived from vtkMultiBlockDataSet (with some additional information stored) but I don't know to register it in order to use as the output to my reader and input to my filter.  Is this even possible with a plugin?
>
> Thanks in advance,
> Paul
>
> The data contained in, or attached to, this e-mail, may contain confidential information. If you have received it in error you should notify the sender immediately by reply e-mail, delete the message from your system and contact +44 (0) 1332 242424 (the Rolls-Royce IT Security Director) if you need assistance. Please do not copy it for any purpose, or disclose its contents to any other person.
>
> An e-mail response to this address may be subject to interception or monitoring for operational reasons or for lawful business practices.
>
> (c) 2008 Rolls-Royce plc
>
> Registered office: 65 Buckingham Gate, London SW1E 6AT Company number: 1003142. Registered in England.
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list