API_CalcUnitPrefs
Preferences / Calculation Units & Rules 탭 페이지를 의미합니다.
typedef struct { API_CalcFormat length; API_CalcFormat area; API_CalcFormat volume; API_CalcAngleFormat angle; Int32 filler_0[4]; } API_CalcUnitPrefs;
멤버
- length
- 길이 preferences
- area
- 넓이 preferences
- volume
- 부피 preferences
- angle
- 각도 preferences
설명
이 structure는 Calculation Units & Rules preferences 페이지의 설정을 가져오기 위해 APIEnv_GetPreferencesID 함수에서 사용합니다.
요구사항
- 버전: API 4.1 또는 이후
- 헤더: APIdefs_Environment.h