1.끊어져 있는 Line을 autocad에서 Closed Polyline으로 변경 -->Autocad에서 아래의 명령어로 변경하시면 PADS Layout에서 바로 Board Outline으로 변경가능합니다. pedit Prompt will display: Select Polyline or [Multiple]: Type M, Press Select all of the 2D lines of a Copper shape or Board outline by holding the Shift + Left Mouse Button, press when done Prompt will display: Convert Lines and Arcs to Polylines [Yes/No]?: , Press Prompt will display: Enter an option [Close/Open/Join/Width/Fit/Spline/Decurve/Ltype gen/Undo]: Type J, press Prompt will display: Enter fuzz distance or [Jointype] <0.00>:, Press Prompt will display: Enter an option [Close/Open/Join/Width/Fit/Spline/Decurve/Ltype gen/Undo]: Type C, Press The object will now be a closed polyline shape.
2.별도의 Layer를 autocad에서 작성하여 Closed Polyline으로 작성 -->첨부 파일을 참고 하시기 바랍니다.
3.PADS Layout에서 명령어를 사용하여 Closed Polyline으로 변경 -->변경할 2D line을 보시면 선택 할때 끊어져있으실 겁니다. 이런 떨어져있는 Segment들은 아래의 명령어를 이용해서 합칠수 있습니다.
Join – creates an open polyline (path) from selected lines. Close – creates a closed shape (polygon) from selected lines. Break – splits the selected closed drawing into a set of opened lines.
간단한 형상이면 모두 선택하여 Close를 하면 되지만 Cross되는 line이면 한번에 적용되지 않기 때문에 두개 이상의 Segment들을 선택해 나가면서 join을 하고 제일 마지막에 Close을 해야 합니다.
등록된 댓글이 없습니다.