Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
기능 개요

Overview of Functions

Info

시·종점을 기준으로 하는 임의의 위치에서 1D 객체를 분할합니다.

기능 설명

Splits 1D objects at arbitrary locations relative to the start and end points.

Details of Functions

Generate Tab

Type

Info

Split을 하는 여러가지 Type 방식을 제공합니다Various types of splitting are provided.

  • Distance : 1D 객체의 시점을 기준으로 떨어진 거리만큼 분할합니다Splits by the distance away from the viewpoint of the 1D object.

  • Ratio : 1D 객체의 시점을 기준으로 떨어진 비율만큼 분할합니다Splits by the percentage of the object from the viewpoint.

  • Number of Divisions : 입력한 구간의 수만큼 1D 객체를 분할합니다Divides the 1D object by the number of divisions entered.

  • Sub Shape(Face/Edge) : Sub Splits based on the intersection with the Tool object of sub shape (face / edge) 타입의 도구 객체와의 교차점을 기준으로 분할합니다type.

  • Body(sheet/wire) : Splits based on the intersection with the Tool object of the Body (sheet / wire) 타입의 도구 객체와의 교차점을 기준으로 분할합니다type.

  • By Draw : 직접 그린 도구 객체와의 교차점을 기준으로 분할합니다Splits based on the intersection with a hand drawn tool object.

Select target

Info

대상 객체Select the targeted object (1D)를 선택합니다.

Generate

Type이 Displayed when Type is Distance / Ratio / Number of division일 때 표출division

Info

시점을 기준으로 분할할 거리 / 비율 / 개수를 입력합니다Enter the distance / ratio / number to split based on the viewpoint.

Select Tool

Type이 Displayed when Type is Sub shape (face / edge)일 때 표출Type이

Displayed when Type is Body (sheet / wire)일 때 표출

Info

도구 객체를 선택합니다Select the tool object.

Draw Tool

Type이 By draw일 때 표출

Info직접 그린 도구 객체와의 교차점을 기준으로 분할합니다

Displayed when Type is By draw

Info

Split based on intersection with a directly drawn tool object.

Option

Info

Split에 관한 옵션을 설정합니다Set the options for Split.

  • Reverse direciondirection : 체크 When checked On 시, 선택한 경로를 음의 방향(종점→시점)으로 반전시킵니다, the selected path is reversed in the negative direction (end point → start point).

  • Infinite tool : 체크 On 시 Sub When checked on, the tool object of sub shape (face / dge) 타입의 도구 객체를 무한히 연장하여 기능을 실행합니다edge) type is extended infinitely to execute the function.

  • Delete tool : 체크 On 시 기능 실행 후 Body(Sheet/wire) 타입의의 도구 객체를 삭제합니다When checked, the tool object of body type is deleted after carrying out its function.