Đổi Tên

Đổi Tên Mục đang hoạt động

Tham Chiếu

Trình Đơn

Thanh bên (Sidebar) -> thẻ Kiến Tạo (Create tab)

Tổ Hợp Phím Tắt

NumpadSlash

The Rename Active Item operator renames the active Bone, Node, Object and Sequence Strip.

When the operator is executed, a pop-up dialog appears. The text field shows the name of the current item and can be overwritten to rename the item. Return confirms the name while Esc cancels the operator.

Đổi Tên Hàng Loạt

Tham Chiếu

Trình Đơn

Cộng Thêm (Add) ‣ Bộ Cốt (Armature)

Tổ Hợp Phím Tắt

Hòa Trộn Ctrl-0

The Batch Rename operator can rename many data-block names at once. This uses a pop-up dialog with operations and their options to change the name. These actions are applied in order, from first to last.

Nguồn dữ liệu

Where to look for the data-blocks that are intended to be renamed.

Cái được Chọn

Tạo một nét viền quanh vật thể đường cong đã chọn .

Toàn Bộ

Operates on all data in the blend file.

Kiểu dữ liệu

The data-block type to perform the batch rename operations on.

Các Thao Tác

The Batch Rename has several sub Operations to change the data names. The default operation is Find/Replace however, other operations can be added to change the data names further. Below all the operations gives a message in the status bar on how many data-blocks were renamed.

Lùng Tìm/Thay Thế

Find/Replace searches for a particular text in the names and optionally replaces it with a new text. Regular Expressions can be used as a powerful way to tailor the Find/Replace texts and can be enabled using the icon to the right of the text fields.

Lùng Tìm

The text to search for in names.

Thay Thế

The text to replace for in matching names found from the Find text.

Mẫn Cảm với Loại Chữ

Search results must exactly match the case of the Find text.

Đặt Tên

Set Name works the most similar to Rename Active Item by renaming the current data-block without having to do a find and replace operation.

Phương Pháp
Tạo Mới

Disregards the current name replacing it with the "new" name.

Tiền Tố

Adds text to the beginning of the current name. This is useful for tools that look for special text in the prefix of a data-block name.

Hậu Tố

Adds text to the end of the current name. This is useful for tools that look for special text in the suffix of a data-block name.

Tên

Defines the new name or the text to add as a prefix/suffix.

Loại Bỏ Ký Tự

Strip Characters cleans up names by removing certain character types from either the beginning or the end of the name.

Ký Tự
Không Gian/Dấu Cách Trống

Strips any space characters from the name, e.g. "Living Room " becomes "Living Room".

Con Số

Strips any numerical characters from the name, e.g. cube.001 becomes cube..

Dấu Chấm Câu

Strips any punctuation characters (,.?!:; etc.) from the name, e.g. cube? becomes cube.

Mẹo

Multiple character types can be removed at once by Shift-LMB on the types.

Tước Bỏ Từ
Khởi Đầu

Strips any leading characters in the name.

End/Kết Thúc/Cuối Cùng

Strips any trailing characters in the name.

Đổi Kiểu Chữ

Change Case modifies the case of names to be one of the following:

Chuyển Đổi thành
Chữ Hoa

Changes all text to be in upper case, e.g. cube.001 becomes CUBE.001.

Chữ Thường

Changes all text to be in lower case, e.g. CUBE.001 becomes cube.001.

Chữ Đầu Viết Hoa

Changes all text to be in title case, e.g. living room becomes Living Room.