Rhino

Circle명령에서 Deformable 적용시 차이점

skyground21 2022. 8. 26. 12:55
반응형

Circle명령에서 Deformable 적용시 차이점

 

command line에 circle 명령을 내리면 다음과 같은 옵션이 나온다.

 

Command: Circle
Center of circle ( Deformable  Vertical  2Point  3Point  Tangent  AroundCurve  FitPoints )

 

여기서 Deformable에 대해 알아보자

 

아래 그림에서 오른쪽이 Deformable 적용된 원이다.

겉으로 보기에는 큰 차이가 없으나 control point가 좀 차이난다.

 

control point를 이용하여 원에 변형을 가하면 아래와 같이 확연한 차이를 보인다.

 

일반원은 반지름이 일정하지만

 

Degree = 3으로 설정하고 Deformable circle를 그리면

Center of circle ( Degree=3  PointCount=10  Vertical  2Point  3Point  Tangent  AroundCurve  FitPoints )

반지름이 일정하지 않은 원을 이어 놓은 것 같다.

 

https://youtu.be/-PHt4J9xvbg

 

반응형