How to use ApprenticeServerComponent and ApprenticeServerDocument in .Net classlibrary(c# dll)

How to use ApprenticeServerComponent and ApprenticeServerDocument in .Net classlibrary(c# dll)

vijaykumarreddy25
Contributor Contributor
190 Views
1 Reply
Message 1 of 2

How to use ApprenticeServerComponent and ApprenticeServerDocument in .Net classlibrary(c# dll)

vijaykumarreddy25
Contributor
Contributor

Hi,

Please provide solution for how to use ApprenticeServerComponent and ApprenticeServerDocument in .Net classlibrary(c# dll).

My requirement is to open document using ApprenticeServerComponent in .Net classlibrary(c# dll).

 

Thanks & Regards,

Vijay

 

0 Likes
191 Views
1 Reply
Reply (1)
Message 2 of 2

Michael.Navara
Advisor
Advisor

Here is Autodesk sample, how to use ApprenticeServerComponent (VB.NET)

Be careful for this limitations

  1. Your project (DLL) must be compiled as x64 (See this article for more information) 
  2. It is NOT POSSIBLE to use Apprentice from Inventor process.

 

 

0 Likes