IMPORT INVENTOR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=IMPORT_INVENTOR <filename>, | {{Command|syntax=IMPORT_INVENTOR <filename>, | ||
|description=:Import and | |description=:Import and Inventor file. | ||
|param1=<filename>|param1_desc={{filename}} | |param1=<filename>|param1_desc={{filename}} |
Latest revision as of 00:45, 13 January 2011
Command
- IMPORT_INVENTOR <filename>,
- Import and Inventor file.
Parameters
- <filename>
- Filename as either text in double quotes, or a text variable.
- If the filename does not contain full path information, then the file will be opened in the same folder as the macro.
Example
- IMPORT_INVENTOR myFile$