25#ifndef _WRAPS_C_VERTEX_SOLVER_TFCVERTEXSOLVERFIO_H_
26#define _WRAPS_C_VERTEX_SOLVER_TFCVERTEXSOLVERFIO_H_
HRESULT tfVertexSolverFIOMapImportBodyId(unsigned int fid, unsigned int *mapId)
Map a body id from currently imported file data to the created body on import.
HRESULT tfVertexSolverFIOMapImportSurfaceId(unsigned int fid, unsigned int *mapId)
Map a surface id from currently imported file data to the created surface on import.
HRESULT tfVertexSolverFIOMapImportVertexId(unsigned int fid, unsigned int *mapId)
Map a vertex id from currently imported file data to the created vertex on import.
HRESULT tfVertexSolverFIOMapImportSurfaceTypeId(unsigned int fid, unsigned int *mapId)
Map a surface type id from currently imported file data to the created surface type on import.
HRESULT tfVertexSolverFIOMapImportBodyTypeId(unsigned int fid, unsigned int *mapId)
Map a body type id from currently imported file data to the created body type on import.
HRESULT tfVertexSolverFIOHasImport(bool *result)
Test whether imported data is available.