Archive for the 'drawing' Category
Layers
30Jan07
SolidWorks macro to organise segments from an imported dxf/dwg by color on layers
Imagine you get a large dxf or dwg which has been colorized by hand, without using layers. This macro will let you edit the drawing cleanly in SolidWorks, by placing all segments with the same color on specific layers.
Filed under: VBA, drawing, macro | 1 Comment
ViewSize
12Jan07
Macro to resize the model view for screen captures
Saving your models as pictures for documentation ? Then you know the problem : the images will have 912×534 pixels one day and 1143×712 the day after. If you don’t want to edit your images in a second step, here is a macro that sets the graphic [...]
Filed under: VBA, assembly, drawing, macro, part | 2 Comments

