API_FTypeID
자동화 함수들에 대하여 이용 가능한 파일 포맷 식별자들입니다.
typedef enum {
APIFType_None,
APIFType_PlanFile,
APIFType_A_PlanFile,
APIFType_Bak_PlanFile,
APIFType_WGClientFile,
APIFType_A_WGClientFile,
APIFType_Bak_WGClientFile,
APIFType_PlanFile600,
APIFType_A_PlanFile600,
APIFType_PlanFile650,
APIFType_A_PlanFile650,
APIFType_PlanFile700,
APIFType_A_PlanFile700,
APIFType_WGProjFile,
APIFType_A_WGProjFile,
APIFType_Bak_WGProjFile,
APIFType_TabListFile,
APIFType_ObjectFile,
APIFType_DoorFile,
APIFType_WindowFile,
APIFType_GDLFile,
APIFType_2DLinesFile,
APIFType_PNGFile,
APIFType_BMPFile,
APIFType_TIFFFile,
APIFType_JPEGFile,
APIFType_GIFFile,
APIFType_EMFFile,
APIFType_WMFFile,
APIFType_PlanFile800,
APIFType_A_PlanFile800,
APIFType_PlanFile810,
APIFType_A_PlanFile810,
APIFType_PlanFile900,
APIFType_A_PlanFile900,
APIFType_PlanFile1000,
APIFType_A_PlanFile1000,
APIFType_PlanFile1100,
APIFType_A_PlanFile1100,
APIFType_PlanFile1200,
APIFType_A_PlanFile1200,
APIFType_IfcFile,
APIFType_PlanFile1300,
APIFType_A_PlanFile1300,
APIFType_PlanFile1400,
APIFType_A_PlanFile1400,
APIFType_PlanFile1500,
APIFType_A_PlanFile1500,
APIFType_PlanFile1600,
APIFType_A_PlanFile1600,
APIFType_PlanFile1700,
APIFType_A_PlanFile1700,
APIFType_PdfFile
} API_FTypeID;
멤버
- APIFType_None
- 알려지지 않은 파일 포맷.
- APIFType_PlanFile
- ArchiCAD Solo Project 파일
- APIFType_A_PlanFile
- ArchiCAD Archive 파일
- APIFType_Bak_PlanFile
- ArchiCAD Backup 파일
- APIFType_WGClientFile
- ArchiCAD TeamWork Draft 파일
- APIFType_A_WGClientFile
- AC TeamWork Draft Archive 파일
- APIFType_Bak_WGClientFile
- AC TeamWork Draft Backup 파일
- APIFType_PlanFile600
- ArchiCAD 6.0 Plan 파일
- APIFType_A_PlanFile600
- ArchiCAD 6.0 Archive 파일
- APIFType_PlanFile650
- ArchiCAD 6.5 Plan 파일
- APIFType_A_PlanFile650
- ArchiCAD 6.5 Archive 파일
- APIFType_PlanFile700
- ArchiCAD 7.0 Plan 파일
- APIFType_A_PlanFile700
- ArchiCAD 7.0 Archive 파일
- APIFType_WGProjFile
- ArchiCAD TeamWork Project 파일
- APIFType_A_WGProjFile
- AC TeamWork Project Archive 파일
- APIFType_Bak_WGProjFile
- AC TeamWork Project Backup 파일
- APIFType_TabListFile
- Tab을 포함한 ArchiCAD List 파일
- APIFType_ObjectFile
- ArchiCAD Object 파일
- APIFType_DoorFile
- ArchiCAD Door 파일
- APIFType_WindowFile
- ArchiCAD Window 파일
- APIFType_GDLFile
- ArchiCAD GDL 파일
- APIFType_2DLinesFile
- 2D 라인 파일
- APIFType_PNGFile

- PNG 파일
- APIFType_BMPFile
- Bitmap 파일
- APIFType_TIFFFile
- TIFF 파일
- APIFType_JPEGFile
- JPEG 파일
- APIFType_GIFFile
- GIF 파일
- APIFType_EMFFile
- Windows Enhanced Metafile
- APIFType_WMFFile
- Windows Metafile
- APIFType_PlanFile800

- ArchiCAD 8 Plan 파일
- APIFType_A_PlanFile800

- ArchiCAD 8 Archive 파일
- APIFType_PlanFile810

- ArchiCAD 8.1 Plan 파일
- APIFType_A_PlanFile810

- ArchiCAD 8.1 Archive 파일
- APIFType_PlanFile900

- ArchiCAD 9.0 Plan 파일
- APIFType_A_PlanFile900

- ArchiCAD 9.0 Archive 파일
- APIFType_PlanFile1000

- ArchiCAD 10.0 Plan 파일
- APIFType_A_PlanFile1000

- ArchiCAD 10.0 Archive 파일
- APIFType_PlanFile1100

- ArchiCAD 11.0 Plan 파일
- APIFType_A_PlanFile1100

- ArchiCAD 11.0 Archive 파일
- APIFType_PlanFile1200

- ArchiCAD 12.0 Plan 파일
- APIFType_A_PlanFile1200

- ArchiCAD 12.0 Archive 파일
- APIFType_IfcFile (save only)

- IFC 2x2 또는 2x3 파일
- APIFType_PlanFile1300

- ArchiCAD 13 Plan 파일
- APIFType_A_PlanFile1300

- ArchiCAD 13 Archive 파일
- APIFType_PlanFile1400

- ArchiCAD 14 Plan 파일
- APIFType_A_PlanFile1400

- ArchiCAD 14 Archive 파일
- APIFType_PlanFile1500

- ArchiCAD 15 Plan 파일
- APIFType_A_PlanFile1500

- ArchiCAD 15 Archive 파일
- APIFType_PlanFile1600

- ArchiCAD 16 Plan 파일
- APIFType_A_PlanFile1600

- ArchiCAD 16 Archive 파일
- APIFType_PlanFile1700

- ArchiCAD 17 Plan 파일
- APIFType_A_PlanFile1700

- ArchiCAD 17 Archive 파일
- APIFType_PdfFile

- PDF 파일
설명
이 structure를 활용하기 위해 APIDo_OpenID와 APIDo_SaveID 자동화 함수를 보십시오.
요구사항
- 버전: API 3.1 또는 이후
- 헤더: APIdefs_Automate.h