Skip to content

Subclassed PyVista objects incompatible with filters #38

Description

@AOkenov

Issue: Certain filters must instantiate new objects, a pattern that is currently incompatible with inherited object structures.
Fix: Avoid overriding init. Implement explicit build_from_...() factory methods instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions