Home
last modified time | relevance | path

Searched refs:AppendExchangeFile (Results 1 – 3 of 3) sorted by relevance

/dports/cad/stepcode/stepcode-0.8/src/test/tio/
H A Dtio.cc75 sfile->AppendExchangeFile( argv[1] ); in main()
/dports/cad/stepcode/stepcode-0.8/src/cleditor/
H A DSTEPfile.h146 Severity AppendExchangeFile( const std::string filename = "", bool useTechCor = 1 );
H A DSTEPfile.inline.cc122 Severity STEPfile::AppendExchangeFile( const std::string filename, bool useTechCor ) { in AppendExchangeFile() function in STEPfile