Skip to content

Badly parsed class types in operators API reference documentation #2142

Open
@PProfizi

Description

@PProfizi

Before submitting the issue

  • I have checked for Compatibility issues
  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

Starting somewhere along 0.13, some typehinting for operators Python modules started not being parsed properly.

Steps To Reproduce

https://dpf.docs.pyansys.com/version/stable/api/ansys.dpf.core.operators.utility.merge_weighted_fields_containers.html#merge-weighted-fields-containers
See the weights1 and weights2 input types in the operator API reference above.
It should be a reference to the PropertyField class the same way the FieldsContainer is referenced just above.

Which Operating System causes the issue?

Windows

Which DPF/Ansys version are you using?

DPF Server 2025.2.pre0

Which Python version causes the issue?

3.12

Installed packages

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions