Skip to main content

Prime Mesh Python client library 2025 R2 SP04

set_default

Last update: 20.02.2026

static ComponentChildrenResults.set_default(component_ids=None, component_names=None, body_ids=None, body_names=None)

Set the default values of the ComponentChildrenResults object.

  • Parameters:

    component_ids: Iterable[int], optional : Ids of components that are queried.

    component_names: List[str], optional : Names of components that are queried.

    body_ids: Iterable[int], optional : Ids of bodies that are queried.

    body_names: List[str], optional : Names of bodies that are queried.

Connect with Ansys