ApprenticeServer Object
Description
Standalone mini component allowing limited access to an Inventor File. Refer to the Apprentice Server overview article.
Methods
Close |
Closes the current file. After this call there is no top-level Document. An attempt is also made to close the children Documents. |
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. |
Properties
ApplicationAddIns |
Gets all the Application AddIns found on this machine in a collection. |
DesignProjectManager |
Property that returns the DesignProjectManager object. |
DisplayAffinity |
Indicates the Boolean flag that fine tunes the performance of Apprentice when it is being used to display Inventor files. Defaults to false. |
DisplayOptions |
Get the DisplayOptions 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 |
Get the HardwareOptions object. |
HelpManager |
Gets the Help Manager object that provides access to the help-related activity taking place in the system. |
InstallPath |
Property that returns the full path where Inventor/Apprentice is installed. |
Locale |
Gets the Locale Id currently in use in Inventor. |
MultiUserExternallyManaged |
Get or set the Boolean flag indicating whether Multi-User facility is managed by Inventor or not. |
MultiUserMode |
Get or set the enum indicating the Multi-User mode. |
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 |
Property that returns the TransientObjects object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UserName |
Get or set the string that identifies the current user. Inventor saves its own copy of this name per user and can thus be manipulated without effecting the rest of the OS. |
Version
Introduced in version 4