View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014992ParaView(No Category)public2014-09-11 10:282016-08-12 09:59
ReporterCory Quammen 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.2 
Target VersionFixed in Version 
Summary0014992: vtkSMDomain::SetDefaultValues() overrides custom setting defaults in some cases
DescriptionIn particular, this makes it impossible to set the default representation type for GeometryRepresentation with the following JSON:

   "representations" : {
      "GeometryRepresentation" : {
         "Representation" : "Surface With Edges"
      }
    }

The reason is that custom default values are set prior to domains being reset. Some domains, such as vtkSMBooleanDomain, do nothing in SetDefaultValues(). Others, such as vtkSMRepresentationTypeDomain, change property values.
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0038654)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-09-11 10:28 Cory Quammen New Issue
2014-09-11 10:28 Cory Quammen Assigned To => Cory Quammen
2016-08-12 09:59 Kitware Robot Note Added: 0038654
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team