调用inventor api 打印图纸

jiezhangxi 2012-04-06 03:08:26
我想在自己程序中直接打印idw图纸,通过调用inventor提供的API,要隐式调用API,不用打开inventor,该怎么做?给去关键源代码
...全文
87 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
jiezhangxi 2012-04-06
  • 打赏
  • 举报
回复
怎么没人回答啊?
inventor学徒服务器Apprentice inventor学徒服务器Apprentice全文共12页,当前为第1页。 Agenda Apprentice Definition Apprentice Functionalities Guidelines Apprentice vs. Inventor: Differences Saving Files with Apprentice inventor学徒服务器Apprentice全文共12页,当前为第2页。 Apprentice Inventor Data Inventor Application Client App Add-In VBA Apprentice Add-In Client App inventor学徒服务器Apprentice全文共12页,当前为第3页。 Apprentice Server Apprentice is an ActiveX component. Runs In-process with the client using it. Apprentice Server provides a subset of the Inventor API. Can be used standalone (doesn't require Inventor). Provided at no cost (installed as part of Inventor View). Apprentice can be very efficient for certain tasks in comparison of connecting to Inventor out-of-process. inventor学徒服务器Apprentice全文共12页,当前为第4页。 Apprentice Functionalities Provides read-only access to: Assembly structure B-Rep Drawing sheets and views (limited access) iParts iAssemblies BOM Provides read / write access to iProperties, attributes, and . inventor学徒服务器Apprentice全文共12页,当前为第5页。 Apprentice - Guidelines Should NOT be used in-process to Inventor. Not in an Add-In (exe type of Add-In is ok). Not through Inventor's VBA. Prior to Inventor 11, Apprentice was the only way to edit . (Design Assistant is build on top of Apprentice.) Prior to 2008, the Apprentice functionalities were provided in its own type library. Now Autodesk Inventor type library contains all of the Apprentice functionality Add a reference to Inventor.Interop for an Apprentice project. inventor学徒服务器Apprentice全文共12页,当前为第6页。 Apprentice vs. Inventor: differences Instantiated using "new ApprenticeServerComponent" No Documents collection in Apprentice Document object: ApprenticeServerDocument (*.ipt &*.iam) ApprenticeServerDrawingDocument (*.idw) Apprentice cannot save a a previous version, i.e. that is not migrated. You will need to migrate the to save it with Apprentice: To migrate a file, open it with Inventor, save it and close it. inventor学徒服务器Apprentice全文共12页,当前为第7页。 Appren

111,115

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • AIGC Browser
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧