几何尺寸与公差论坛

 找回密码
 注册
查看: 610|回复: 0

【转帖】macro for cube, centered

[复制链接]
发表于 2009-4-12 21:37:25 | 显示全部楼层 |阅读模式
macro for cube, centered
i was wondering if some one could make a macro that would create a cube and have it be centered on the origin. of course i would want it to prompt me for the dimensions. thanks, this would be a huge help.
edited: 03/16/2009 at 02:31 pm by fred markle
fred you could just record it! with the solidworks macro tools
adrian velazquez
cswp
cswp-smtl
solidworks x64 2009 sp3.0
nvidia quadro fx 570
not sure where you want to go with that, but if it's just to be a starter part, create one and save it as a template part. that way anyone can choose that one to start with.
wt
i tried doing the record but everytime i run it, it puts the same dimensions in. i would like one that would just prompt me for each dimension.
option explicit
sub main()
dim swapp as sldworks.sldworks
dim lmate as string
dim myfeature as sldworks.feature
dim part as sldworks.modeldoc2
dim boolstatus as boolean
dim longstatus as long, longwarnings as long
dim vsklines as variant
set swapp = application.sldworks
set part = swapp.activedoc
lmate = inputbox("tel me the size (mm)", , 5)
if lmate > 0 then
reading up on what ivana wrote here, looks like your ticket out.
give it a try !
solidworks professional 2009 sp2.0
hpxw4400 workstation
intel core2 cpu
6600 @ 2.40ghz
yes, i'm aware i have a funky surname ....
quick
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|几何尺寸与公差论坛

GMT+8, 2025-1-11 13:55 , Processed in 0.036653 second(s), 19 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表