View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013111ParaView(No Category)public2012-04-20 07:082012-04-30 05:27
ReporterMaxime Pallud 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.14.1 
Target VersionFixed in Version3.14.1 
Summary0013111: Counterintuitive reference in python with (vtk) GetCell from paraview pytyhon
DescriptionHello,

Here a simple script loaded from paraview python shell console.

At the end the c1 and c2 triangles are the same and this is very confusing.

You can use deep copy to have c1 and c2 pointing to the 2 different triangles but this is not very user friendly.

Best regards,
Maxime

TagsNo tags attached.
ProjectRelease
Topic Name
Typeusability
Attached Files? file icon test.py [^] (884 bytes) 2012-04-20 07:08

 Relationships

  Notes
(0028541)
Maxime Pallud (reporter)
2012-04-30 05:27

Use the GetCell thread safe version in combination with vtkGenericCell.

Perhaps the "not thread safe API" could be hidden in Python ?

 Issue History
Date Modified Username Field Change
2012-04-20 07:08 Maxime Pallud New Issue
2012-04-20 07:08 Maxime Pallud File Added: test.py
2012-04-30 05:27 Maxime Pallud Note Added: 0028541
2012-04-30 05:27 Maxime Pallud Status backlog => closed
2012-04-30 05:27 Maxime Pallud Resolution open => fixed
2012-04-30 05:27 Maxime Pallud Fixed in Version => 3.14.1


Copyright © 2000 - 2018 MantisBT Team