使用圖塊、群組與分工作業

Blocks, groups and worksessions are methods for organizing model elements.

使用圖塊

Blocks are named groups of objects that act as a single object in your model. Blocks are useful for repeated objects such as symbols or components. Blocks save you time since you can reuse the components instead of re-drawing them each time. An advantage of using blocks for repeated content is that using blocks requires less memory. In addition, you can redefine a block and all of the instances placed in the model will update.

Block

以選取的物件建立圖塊。

BlockManager

管理模型中的圖塊定義。

ExplodeBlock

將無論有多少層的巢狀圖塊一次炸開成一般的物件。

Export

將選取的物件儲存至一個新檔案。

ExportWithOrigin

將選取的物件以指定的新原點儲存至新檔案。

Insert

將儲存在檔案裡的圖塊或外部的檔案插入模型。

ModelBasepoint

設定目前的模型插入其它模型時使用的世界原點。

ReplaceBlock

將選取的圖塊引例以另一個圖塊定義取代。

使用群組

Grouping objects allows selecting multiple objects by picking one of the group components. Groups can be nested and named.

Group

將物件組成可以一次選取的集合。

AddToGroup

將物件加入至選取的群組。

RemoveFromGroup

將物件移出所屬的群組。

Ungroup

取消物件的群組狀態。

SetGroupName

設定群組的名稱。

使用分工作業

Worksessions allow multiple users to access the same models to use as reference geometry. A worksession is a list of models that can be viewed, snapped to, copied from and otherwise used as a reference for working on the active model.

請參考

Use layers