[Paraview] Exporter Plugin Example

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Aug 1 12:03:43 EDT 2011


Simple create a server-manager plugin that regsiters a new proxy under
the exporter's group. The "Export" code looks at all proxies defined
in this group each time (if I remember correctly).

Utkarsh

On Mon, Aug 1, 2011 at 11:48 AM, Lars Bilke <lars.bilke at ufz.de> wrote:
> Dear ParaView users / developers,
>
> I would like to create a ParaView exporter for the OpenSG scene graph as a plugin. But I haven´t found an example on how to do this. I saw that the VRMLExporter is registered in ParaViewCore/ServerImplementation/Resources/utilities.xml but as far as I understand this xml file is needed at compile time.
>
> So is this possible at all and has someone already written an exporter as a plugin and can share his/her experience and give me some starting points.
>
> Thanks!
> Lars Bilke
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list