Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drawing auto-dimension on Axis

  • Thread starter Thread starter Walker_Hua
  • Start date Start date
W

Walker_Hua

Guest
Dear all,

Could anyone help me on below issues I met in work?

I want to create auto-dimension on a drawing between two
axis. Axis is created by hole feature on sheetmetal part.

Always got "PRO_TK_BAD_DIM_ATTACH" returns in a lot of
trying on toolkit function "ProDrawingDimCreate".

By the way, I succeed in auto-dimension for point.

How do you do in this situation that dim for axis in
drawing?
 
Another way I tried was use toolkit function
"ProDrawingAxisToDtlAxis" after I visited all axis in the
model, then allocated the attachments and senses for
"ProDrawingDimCreate".

But always get return as "Pro_TK_General_Error".
 

Part and Inventory Search

Sponsor

Back
Top