
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
This seems to be a reoccurring topic and for a good reason I believe 😉
According to THIS "These options are published in programming help" in the 'Translator Addin - export to DWF" sample.
Searching the samples I find two identical samples "Export to DWF" & "Save as DWF Translator Sample". I only see 7 options in this sample. If the message is referring to another sample please guide me, because using THIS I find a list of 40 options:
1 : Publish_All_Sheets 0
2 : Publish_3D_Models 0
3 : Launch_Viewer 1
4 : Password
5 : Publish_Mode 62723
6 : Enable_Large_Assembly_Mode 0
7 : Enable_Measure 1
8 : Enable_Printing 1
9 : Enable_Markups 1
10 : Enable_Markup_Edits 1
11 : Output_Path
12 : Include_Sheet_Tables 1
13 : Sheet_Metal_Flat_Pattern 0
14 : Sheet_Metal_Style_Information 0
15 : Sheet_Metal_Part 1
16 : Weldment_Preparation 0
17 : Weldment_Symbol 0
18 : BOM_Structured 1
19 : BOM_Parts_Only 1
20 : Animations 0
21 : Instructions 0
22 : iAssembly_All_Members 0
23 : iAssembly_3D_Models 0
24 : iPart_All_Members 0
25 : iPart_3D_Models 0
26 : Publish_Component_Props 1
27 : Publish_Mass_Props 1
28 : Include_Empty_Properties 0
29 : Publish_Screenshot 0
30 : Screenshot_DPI 96
31 : Facet_Quality 69379
32 : Override_Sheet_Color 0
33 : Sheet_Color 0
34 : Sheet_Range 14081
35 : Custom_Begin_Sheet 1
36 : Custom_End_Sheet -1
37 : All_Color_AS_Black 0
38 : Remove_Line_Weights 0
39 : Vector_Resolution 400
40 : TranscriptAPICall 0.
In the API documentation sample there is an item in the "oOptions" named "Sheets" apparently with a Value of type (nested) NamedValueMap. Why do I not see this option in my list above?
According to THIS supporting individual properties was added to the tracking system 4½ years ago. I would assume they are implemeted by now, but how do we reach them via API?
Saved settings are often a good guide on options, but where does Inventor store the publish settings from a user "export to dwf" session?
Does a complete updated documentation of the DWF(X) Translator Addin exist? Something like Sanjay provides HERE ?
Thanks!
Solved! Go to Solution.