linkedin

CAD Software Questions & Answers

View Products | Have a Question?

Showing 1- 10 of 1192 questions

img
Editor's ChoiceMost Popular
Q:

 Is anybody aware of a quick way of adding OnSave actions.Do I have to register it as an add-in or can I define it as a macro?

Rahul . Apr 29, 2026 A:

To add OnSave actions you can use various methods:

  • You can create macros to perform simple tasks; this does not require registering an add-in.
  • You can create a custom add-in; it provides more flexibility and power.
  • You can use applications that support OnSave actions, as they provide built-in features and APIs (e.g., AutoCAD and Revit).

Vijayakumar Ramachandran . Apr 29, 2026
Q:

How can I get the axis and radius of a cylindrical face via the Inventor API?

symply Enjoy . Apr 28, 2026 A:

To get the axis and radius of a cylindrical face in Inventor using VBA or VB.NET, you’ll want to use the Cylinder.GetCylinderData method — it’s the most direct and reliable way to extract that geometric information.

RMacademy . Apr 29, 2026
Q:

How to create a workpoint in an assembly document?

Yashraj Pardeshi . Apr 28, 2026 A:

To create a workpoint in an assembly document, you should:

  • Activate the assembly.
  • Enable work features.
  • Select two or more references.
  • Place and use the work point.

Archana Parikh . Apr 29, 2026
Q:

Where can I find the old VC6 Add-In wizard for legacy Inventor versions?

CREST COACHING . Apr 27, 2026 A:

Check Legacy Inventor SDKs

  • If you have access to an older Inventor installation (for example, Inventor 5–10), look for:
  • C:\Program Files\Autodesk\Inventor [version]\SDK\AddInWizard\VC6
  • This folder usually contains .awx files and setup scripts for the wizard

Bhimji Khoyla . Apr 28, 2026
Q:

How can I replace title blocks in many drawings (.idw) using VBA?

Divya sachdeva . Apr 27, 2026 A:

Yes, you can control the view of a 3D model using ClientView in Visual Basic 6 - though it depends on the rendering engine or API you're interfacing with (e.g., Inventor's API, DirectX, or a custom controlZ).

Shugdiv Sada . Apr 28, 2026
Q:

What can I do if the Thicken command fails on a surface?

SS Research Academy . Apr 27, 2026 A:

If Thicken fails, here’s a reliable alternative:

Offset Surface + Boundary Patch

  • Offset the surface by 5mm using the Offset Surface tool.
  • Use Boundary Patch or Loft to connect the original and offset surfaces.
  • Stitch them together into a solid.

Use Surface + Extrude

  • Create a sketch that matches the surface boundary.
  • Use Project Geometry or Intersection Curve to trace the surface.
  • Extrude the sketch outward by 5mm.

Sajir Uddin Ahmed . Apr 29, 2026
Q:

Does Inventor 8 have built-in stress analysis tools?

Tamzida Begum . Apr 27, 2026 A:

Autodesk Inventor 8 did not include built-in stress analysis tools like later versions do. However, there were add-ins and external tools available at the time that could perform basic FEA (Finite Element Analysis) including beam deflection, stress, and strain calculations.

Zareena Sultan . Apr 28, 2026
Q:

Can I modify Balloon values using the API?

Naveed Khan . Apr 27, 2026 A:

  • You can access the Balloon objects in a drawing via the Sheet.Balloons collection.
  • You can read and override balloon values using the BalloonValueSets collection.

Example (VBA):

Dim oBalloon As Balloon
Set oBalloon = oSheet.Balloons.Item(1)

' Override the item number
oBalloon.BalloonValueSets(1).OverrideValue = "8"

This works only if the balloon is already placed and you know which component it references.

Anastasiia Tetervak . Apr 29, 2026
Q:

How do I move a single dimension from one view to another in an Inventor drawing?

Er.Mantu Kumar Gupta . Apr 26, 2026 A:

To move a single dimension:

  • Right-click the dimension you want to move
  • Select “Move Dimension” from the context menu
  • Click on the target view where you want the dimension to go
  • The dimension will transfer, retaining its properties as long as the geometry exists in the target view and the orientation is compatible

Dheeraj Aggarwal . Apr 28, 2026
Q:

How can I apply new layer settings to existing objects in an Inventor drawing?

Nectar coaching academy . Apr 26, 2026 A:

Step-by-Step: Apply New Layers to Existing Objects

Update Object Defaults

  • Go to Manage > Styles and Standards > Style Editor
  • Under your new standard, open Object Defaults
  • Assign each object type (for example, dimensions, centerlines, hatching) to the appropriate layer
  • Save and set this standard as active

This only affects newly created objects, not existing ones

To Apply Layers to Existing Objects

Manual Reassignment

  • Use the Format > Edit Layers panel
  • Select objects (for example, dimensions, symbols, sketch geometry)
  • Change their layer from the dropdown

Sanjay Agrawal . Apr 28, 2026

Have you used any product in this category?

Help others make informed decisions by reviewing your experience.

Add Review
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

It seems that most of Inventor's programming help topics is designed for vb, but I am programming with vc++, where can I get relevant help?

Write Answer

Can someone tell me what's new on IV10 API? where can I find informations on this topic ?

Write Answer

Can someone tell me what's new on IV10 API? where can I find informations on this topic ?

Write Answer

In Autodesk Inventor event handling, how can I safely react after an entity deletion when using Before/After events?

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