![]() |
【转帖】macro for cube, centered
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 |
所有的时间均为北京时间。 现在的时间是 03:09 PM. |