ICadDoc Methods |
The ICadDoc type exposes the following members.
Name | Description | |
---|---|---|
ChangeExtension |
Returns a new filename with the same name as the document in which the rule is running, but with a different extension.
| |
Launch |
Launches or runs a file in the Windows operating system. If a data file is specified, it opens in its native application. If an executable file (.exe) is specified, it runs the program.
If an Inventor file is specified, the file will be opened in the current Inventor session.
| |
Save |
Saves the document in which the rule is running.
|