A3DCheckFileFormat

A3DStatus A3DCheckFileFormat(const A3DUTF8Char *pcFileName, A3DEModellerType eCadTypeWanted)
A3DStatus A3DCheckFileFormat(const A3DUTF8Char* pcFileName, A3DEModellerType eCadTypeWanted)

Checks the format of a physical file.

Parameters

pcFileName: References the path to the CAD file

eCadTypeWanted: References the format that the input CAD file is going to be checked against

Returns

A3D_SUCCESS on success, or an error code on failure