<< Click to Display Table of Contents >> Inventor (Autodesk) |
|
The data-import is realized by a macro that is created for each geometry individually by CFturbo. The macro is loaded and executed in Inventor.
To execute a macro it has to be imported into an existing VBA-project.
•Tools | VBA Editor
•Open file-open-dialog by File | Import File... and select *.bas macro-file, possibly a new project has to be created File | New Project
•Execute imported macro: Run | Run Macro (F5) close dialog by Run
•The time for executing depends on the complexity of the geometry.
•Selecting the maximal number of points for one or all components in Model settings/Point export could cause too large exported files and "Out of memory" error message while importing in Inventor:
To avoid this problem, reduce the selected number of points.