Geometry::ComputeEllipse_t
점의 타원(ellipse) 파라미터를 계산합니다.
double ComputeEllipse_t ( const GenArc* pArc, const Coord* pt );
파라미터
- pArc
- 타원을 표현하는 호입니다.
- pt
- 점의 좌표입니다.
리턴 값
점의 타원(ellipse) 파라미터입니다. 0과 1 사이입니다.
요구사항
- 버전: 1.0 또는 이후
- 헤더: Ellipse2DData.h
- 라이브러리 가져오기: GeometryImp.lib [Win]
- 모듈: Geometry.dll [WIN] GeometryLib [Mac]