get_labels#
- class ansys.fluent.core.generated.datamodel_261.meshing_utilities.Root.get_labels(service, rules, name, path=None)#
Bases:
PyQueryQuery get_labels.
Examples
>>> meshing_session.meshing_utilities.get_labels(object_name="elbow-fluid") >>> meshing_session.meshing_utilities.get_labels(object_name="elbow-fluid", filter="*") >>> meshing_session.meshing_utilities.get_labels(object_name="elbow-fluid", label_name_pattern="*")
Methods:
Create an operation instance.
- __init__(service, rules, name, path=None)#
__init__ method of PyAction class.
- create_instance()#
Create an operation instance.