labels#
Bases:
TUIMenuContains 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:
TUIMethodAdds the specified face zones to the existing face zone label for an object.
Bases:
TUIMethodCreates a new face zone label for the specified face zones.
Bases:
TUIMethodCreates a new face zone label for all the face zones in every object.
Bases:
TUIMethodCreates a new face zone label for each face zone in the object.
Bases:
TUIMethodDeletes the specified face zone labels.
Bases:
TUIMethodCreates 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:
TUIMethodMerges the specified face zone labels to a single label with the name specified.
Bases:
TUIMethodRemoves all the face zone labels for the specified face zones. This command is applicable to geometry objects only.
Bases:
TUIMethodRemoves the specified face zones from the existing face zone label for an object.
Bases:
TUIMethodRenames the specified face zone label.