Name | Description |
Close | Closes the current file. After this call there is no top-level Document. Attempt is also made to close the children Documents. |
Close2 | Closes the current file. After this call there is no top-level Document. Optionally forces any child Documents to close. |
Open | Opens a file. It can now be accessed as the top-level Document. |
OpenWithOptions | Opens a document of the specified file-name with the specified set of options. |
Name | Description |
ApplicationAddIns | Gets all the Application AddIns found on this machine in a collection. |
DesignProjectManager | Gets the design project manager object. |
DisplayAffinity | |
DisplayOptions | Gets the Display Options object. |
Document | Gets the top-level Apprentice Server Document. |
FileManager | Gets the file manager object. |
FileOptions | Gets the File Options object. |
FileSaveAs | Gets the object that provides access to the helper object that provides the Save As facility. |
HardwareOptions | Gets the Hardware Options. |
HelpManager | Gets the Help Manager object that provides access to the help-related activity taking place in the system. |
InstallPath | Read-only property that returns the full path where Inventor/Apprentice is installed. |
Locale | Gets the Locale Id currently in use in Inventor. |
MultiUserExternallyManaged | |
MultiUserMode | |
SoftwareVersion | Gets the object that encapsulates the version of the current software. |
TransientGeometry | Gets the object through which all transient geometry objects can be constructed. |
TransientObjects | Gets the TransientObjects object. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
UserName |
Name | Description |
Update iProperty values using Apprentice | Updates some iProperty values using Apprentice. The document specified in the code for the Open method must exist. |