[Paraview] Transformation extraction from Transform filter

Juan Fernando Duque Lombana jduquelo at eafit.edu.co
Tue Feb 17 16:27:22 EST 2009


Good day everyone,

Does anyone knows how to extract the "Transform" matrix from a Transform
filter?

I've been trying using the following line:

vtkSMDoubleVectorProperty *Transform_prop =
vtkSMDoubleVectorProperty::SafeDownCast(myFilterPipeline->getProxy()->GetProperty("Transform"));


But when I try to access any:

Transform_prop->GetElement(i);

I get a segmentation fault,

Any hints or ideas?

Thank you in advance!


... Juan Fernando Duque Lombana.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090217/fe3cb6fa/attachment.htm>


More information about the ParaView mailing list