Synopsis
(macro) PDX_FILE_TYPE dxfi_FileType(int model)
Purpose
Get current DXF model type.
Description
The DXF type associated with the specified model will be returned. This value will either be PDX_DXF_ASCII or PDX_DWG.
Input
model
The DXF model
Return
The DXF file type.