labels#
Bases:
TUIMenu
Contains options for creating and managing face zone labels.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add_zones
(service, version, mode, path)Adds the specified face zones to the existing face zone label for an object.
cavity
(service, version, mode, path)Enter menu to create cavity using labels.
create
(service, version, mode, path)Creates a new face zone label for the specified face zones.
create_label_per_object
(service, version, ...)Creates a new face zone label for all the face zones in every object.
create_label_per_zone
(service, version, ...)Creates a new face zone label for each face zone in the object.
delete
(service, version, mode, path)Deletes the specified face zone labels.
label_unlabeled_zones
(service, version, ...)Creates labels for unlabeled face zones within the specified object.
merge
(service, version, mode, path)Merges the specified face zone labels to a single label with the name specified.
remove_all_labels_on_zones
(service, version, ...)Removes all the face zone labels for the specified face zones.
remove_zones
(service, version, mode, path)Removes the specified face zones from the existing face zone label for an object.
rename
(service, version, mode, path)Renames the specified face zone label.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Adds the specified face zones to the existing face zone label for an object.
Bases:
TUIMethod
Creates a new face zone label for the specified face zones.
Bases:
TUIMethod
Creates a new face zone label for all the face zones in every object.
Bases:
TUIMethod
Creates a new face zone label for each face zone in the object.
Bases:
TUIMethod
Deletes the specified face zone labels.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Merges the specified face zone labels to a single label with the name specified.
Bases:
TUIMethod
Removes all the face zone labels for the specified face zones. This command is applicable to geometry objects only.
Bases:
TUIMethod
Removes the specified face zones from the existing face zone label for an object.
Bases:
TUIMethod
Renames the specified face zone label.