Linetype properties manage the linetype patterns for the current model.
● | 使用不同的線型顯示曲線。 |
● | 線型可以在物件與圖層內容設定。 |
● | 線型只能套用於曲線物件,無法套用於曲面、實體或其它物件類型。 |
選項
Continuous
Border
Center
DashDot
Dashed
Dots
Hidden
Pattern
線型是由以逗點隔開的段線及間距長度數值 (模型單位) 定義,線型定義的開頭一定是線段,長度為 0 的線段代表點。
英吋
設定線型的單位為英吋。
公釐
設定線型的單位為公釐。
新增線型定義。
刪除線型定義。
從 *.3dm 或 *.lin 檔案匯入線型定義。
從匯入線型對話框選擇要匯入的線型定義。
設定物件的線型
4 | 從物件內容面板線型欄位選擇一個項目。 物件預設的線型是以圖層。 |
設定圖層的線型
4 | 從圖層面板的圖層的線型欄位設定線型。 - 或 - |
4 | 使用 SetLayerLinetype 指令設定圖層的線型。 |
定義線型
4 | 使用頁面的設定加入新線型。 |
新增線型
1. | Click 在線型清單中加入一個新線型。 |
.
2. | 點選新增的線型重新名命。 |
3. | 在樣式欄位修改線型的樣式。 |
範例
"1,1" 代表樣式為 1 單位的線段接著 1 單位的間隔。
"2,0.5" 代表樣式為 2 單位的線段接著 0.5 單位的間隔。
"1,0.25,0.25,0.25" 代表樣式為 1 單位的線段接著 0.25 單位的間隔,再接著 0.25 單位的線段,再接著 0.25 單位的間隔。
您可以用同樣的方法建立更複雜的線型樣式。
線型的單位
您可以在 Rhino 的線型檔案裡加入線型樣式使用的單位,在加入的單位設定後面的線型樣式都會使用這個單位,在同一個線型檔案裡 mm 與 inch 可以不限次數的切換,線型檔案裡沒有單位設定時則預設使用 mm 為單位。
範例
#mm
設定後續的線型樣式都以 mm 為單位。
#inch
設定後續的線型樣式都以 inch 為單位。
使用其它 Rhino 檔案中的線型定義
4 | In Linetypes Document Properties, click to load linetype patterns from a Rhino file or an .lin file. |
4 | 在範本檔案裡定義線型。 |
4 | 複製其它檔案中有設定線型的曲線,貼上至目前的檔案。 |
4 | **************** |
使用 AutoCAD 的線型檔案
1. | Copy your acad.lin file into the folder C:/Users/<loginname>/AppData/Roaming/McNeel/Rhinoceros/5.0/Localization/en/Support. |
2. | ************************ |
The LinetypeDisplay command displays curves using their Linetype properties.
指令行選項
DisplayLinetypes=Yes/No
The Yes option displays curves using their Linetype properties.
依線段分段線型
The PatternBySegment option restarts the linetype pattern at the beginning of each polyline segment.
線型分段角度
The PatternSegmentBreakAngle option restarts the linetype pattern when the angle between polyline segments exceeds this value.
The SetLinetype command specifies a linetype for the selected curves.
The SetLinetypeScale command specifies the global linetype scale from the command line.
請參考