Search the Community
Showing results for tags 'dims'.
-
(setq axd (vla-AddDimAligned spc d1 d2 ex)) (vla-Copy axd) (vl-cmdf "_.explode" "_l" "") ;could not find an ActiveX equivalent for this (setq del (ssget "_p")) ;errors here, does not set the variable and exits routine Can someone shed some light? What is the deal with the above? I am able to...
-
hi guys im new to the forum. I wounder if theres a lisp or could be created to change dim style and it pick the right layer by it self. thanks:)
- 4 replies
-
- dimscale lisp
- dims
-
(and 2 more)
Tagged with:
-
Automate dimensioning process?
Meecad posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I work in plumbing design and am constantly burdened by the tedious task of setting out hundreds upon thousands of penetrations every month for the guys on site to locate their plumbing points through the slab. They use a GPS system to expedite the plotting, but first I provide a CAD file with j... -
I have created a 1/4" DIM style and everything is how I want it to look except my leader function. When I go to use the leader it is grossly out of scale ( much smaller than I want) and it uses a different text than that of what I set in the style. I am not sure how to get my leader to work and woul...