How to add your knowledge

IntentSessionHost Process

    Table of contents
    No headers

    This process does the actual Intent work (with Inventor Server or other custom CAD host). It is started when the session on IntentSessionManager begins and closes when the session on IntentSessionManager ends. Each IntentSessionManager session is associated with a distinct IntentSessionHost process. This is necessary due to the fact that Intent does not support multiple sessions within a single process.