labels#
Bases:
TUIMenu
Contains options for creating and managing face zone labels.
Methods:
add_zones
(*args, **kwargs)Adds the specified face zones to the existing face zone label for an object.
create
(*args, **kwargs)Creates a new face zone label for the specified face zones.
create_label_per_object
(*args, **kwargs)Creates a new face zone label for all the face zones in every object.
create_label_per_zone
(*args, **kwargs)Creates a new face zone label for each face zone in the object.
delete
(*args, **kwargs)Deletes the specified face zone labels.
label_unlabeled_zones
(*args, **kwargs)Creates labels for unlabeled face zones within the specified object.
merge
(*args, **kwargs)Merges the specified face zone labels to a single label with the name specified.
remove_all_labels_on_zones
(*args, **kwargs)Removes all the face zone labels for the specified face zones.
remove_zones
(*args, **kwargs)Removes the specified face zones from the existing face zone label for an object.
rename
(*args, **kwargs)Renames the specified face zone label.
Classes:
cavity
(path, service)Enter menu to create cavity using labels.
Adds the specified face zones to the existing face zone label for an object.
Bases:
TUIMenu
Enter menu to create cavity using labels.
Methods:
add
(*args, **kwargs)Create cavity by adding labels from another mesh object.
remove
(*args, **kwargs)Create cavity by removing labels.
replace
(*args, **kwargs)Create cavity by replacing labels from another mesh object.
Create cavity by adding labels from another mesh object.
Create cavity by removing labels.
Create cavity by replacing labels from another mesh object.
Creates a new face zone label for the specified face zones.
Creates a new face zone label for all the face zones in every object.
Creates a new face zone label for each face zone in the object.
Deletes the specified face zone labels.
Creates labels for unlabeled face zones within the specified object. You can either use the object name as the label or provide your own label.
Merges the specified face zone labels to a single label with the name specified.
Removes all the face zone labels for the specified face zones. This command is applicable to geometry objects only.
Removes the specified face zones from the existing face zone label for an object.
Renames the specified face zone label.