Click or drag to resize

ICadDoc Methods

The ICadDoc type exposes the following members.

Methods
  NameDescription
Public methodChangeExtension
Returns a new filename with the same name as the document in which the rule is running, but with a different extension.
Public methodLaunch
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.
Public methodSave
Saves the document in which the rule is running.
Top
See Also