Skip to content

WIP: Add ability to customize representation defaults.

Custom apps require a mechanism to change default property values for representations specific to the view to which the representation is being added. We now support that view new virtual API on vtkSMViewProxy. Subclasses can override vtkSMViewProxy::PostInitializeRepresentation to setup representation defaults as needed.

Edited by Utkarsh Ayachit

Merge request reports