linkedin

Autodesk Inventor Questions & Answers

View Product | Have a Question?

Showing 1- 10 of 146 questions

img
Editor's ChoiceMost Popular
Q:

How do I use DrawingPrintManager to control print settings in an Autodesk Inventor drawing?

Ankit Sharma . Jan 19, 2026 A:

Use the DrawingPrintManager Object

Inventor’s DrawingPrintManager gives you some control over print settings, though not all UI options are exposed. You can access it like this:

  • Dim printMgr As DrawingPrintManager = ThisApplication.ActiveDocument.PrintManager
  • printMgr.AllColorsAsBlack = True ' Example setting
  • printMgr.PrintRange = kPrintAllSheets
  • printMgr.SubmitPrint

Nawaz Hashim . Jan 20, 2026
Q:

someone could tell me where found many sample to understand how VBA works inside Inventor ?

satish hinge . Jan 18, 2026 A:

If you are looking for samples to understand how VBA works inside Inventor you can you several resources such as Autodesk Community Forums, GitHub Repository.

HIRANMOY SEN . Jan 20, 2026
Q:

Can I access iPart tables using Autodesk Apprentice Server?

Sanjaybhai . Jan 18, 2026 A:

Yes, you can access iPart tables using Apprentice Server.

Aaradhya caterers . Jan 19, 2026
Q:

Can I edit User or Model parameters of a part from an assembly document and push those changes into the BOM in Autodesk Inventor?

Terence Chan . Jan 18, 2026 A:

You can absolutely access and manipulate User Parameters or Model Parameters of a part from within an assembly document, and then reflect those changes in the drawing BOM—this is a classic top-down modeling scenario in Inventor.

Abhishek Gupta . Jan 19, 2026
Q:

Do I need the Autodesk Inventor SDK folder installed to write VBA macros?

dharmesh patel . Jan 13, 2026 A:

You don’t strictly need the Autodesk Inventor SDK folder to write macros in VBA-but it sure helps make life easier, especially when you're exploring advanced functionality.

Tanuj . Jan 16, 2026
Q:

How can I restore custom graphics selection in Autodesk Inventor when sketch mode blocks picking them?

Yuvraj Kesarwani . Jan 11, 2026 A:

  • Workaround: Exit Sketch Mode Before Selecting Graphics
  • To restore selection functionality for custom graphics, you can programmatically exit sketch mode:
  • ThisApplication.ActiveEditObject.ExitEdit

Saurabh Jindal . Jan 22, 2026
Q:

Why does Autodesk’s Dimension Align API sample sometimes not align the first two dimensions as expected?

Vikas Goyal . Jan 11, 2026 A:

This is a known quirk in the DimensionAlign API sample from Autodesk. The issue stems from how the sample treats the first selected dimension as the anchor and then aligns all subsequent dimensions to it. But if the first and second dimensions are already nearly aligned or have subtle differences in text origin (especially due to multi-line text or manual overrides), the alignment may appear ineffective between just those two2.

Gulam Mustafa . Jan 21, 2026
Q:

Why does Autodesk Inventor enforce certain dimensioning limitations, and is it a bug?

sarwan Nishad . Jan 09, 2026 A:

Yes, there’s a standards-driven reason behind that limitation in Inventor-and it’s not a bug or oversight.

Shankar Kabra . Jan 19, 2026
Q:

Is there a way to suppress the prompted entry dialog when opening an Autodesk Inventor IDW that uses a title block with prompts?

Ayush Pandit . Jan 09, 2026 A:

Yes, there is a way to suppress the prompted entry dialog that appears when opening an .IDW file with a custom title block containing prompt fields.

Harish Digge . Jan 22, 2026
Q:

How can I approximate silhouette-like edges of a face using the Autodesk Inventor API?

Kunal vyas . Jan 08, 2026 A:

You can use methods like Face.CalculateStrokesWithOptions or Face.CalculateFacetsWithOptions to get a polygonal approximation of a face. While not true silhouette edges, you can:

  • Project these strokes into a 2D plane based on your view direction.
  • Analyze edge visibility or curvature to infer silhouette-like boundaries.

Shyam Sunder . Jan 12, 2026

How was your experience with this product?

  • img
  • img
  • img
  • img
  • img
img

150+ experts available

Get Free Advice to any Individual or Business Related Queries.

Get Expert Advice

Got any questions?

Ask Question from Real Users or Software Experts

Ask Question

Help the community

Be the First to Answer these questions

Does the Autodesk Inventor API provide write access to sheet formats?

Write Answer

Can I set IGES export options such as Surface Type when exporting from Autodesk Inventor?

Write Answer

How can I batch transfer title blocks, borders, and sketch symbols to existing .idw files in Autodesk Inventor using the Drawing Resource Transfer Wizard?

Write Answer

How do I add bolts, nuts, washers, and other fasteners using the Bolted Connection Generator in Autodesk Inventor Design Accelerator?

Write Answer

Still got Questions on your mind?

Get answered by real users or software experts

Disclaimer

Techjockey’s software industry experts offer advice for educational and informational purposes only. A category or product query or issue posted, created, or compiled by Techjockey is not meant to replace your independent judgment.

Software icon representing 20,000+ Software Listed 20,000+ Software Listed

Price tag icon for best price guarantee Best Price Guaranteed

Expert consultation icon Free Expert Consultation

Happy customer icon representing 2 million+ customers 2M+ Happy Customers