最近追加されたマクロ

結果 11 ~ 20/50
ページごとの結果:
説明
otomatik yuzey
カテゴリ
提供者
会社
MATTECH MAKİNA TASARIM
ダウンロード
62
追加日
25 6, 2024
名前
説明
A better way to add mates
カテゴリ
提供者
会社
aazar Engineering
ダウンロード
154
追加日
22 4, 2024
説明
Introducing our Dimension Alignment Macro for SolidWorks – a time-saving solution that streamlines your drawing workflow by automating the alignment of all dimensions with a single click. This user-friendly tool enhances efficiency and consistency, eliminating the need for manual adjustments. Customize alignment preferences effortlessly and achieve a polished, professional look across all your SolidWorks drawings. Download and integrate this macro into your workflow today to experience a seamless and time-efficient dimensioning process, allowing you to focus more on your design creativity.
カテゴリ
提供者
会社
Immersiv Technologies
ダウンロード
1343
追加日
13 1, 2024
説明
Save PDF and SLDDRW at same time
カテゴリ
提供者
会社
pro-mac
ダウンロード
489
追加日
16 11, 2023
説明
This macro automates the process of saving SolidWorks drawings, their associated 3D models, and managing custom properties based on certain criteria. Users can use this macro to streamline their workflow when working with SolidWorks drawings.1-Check if a Drawing is Open: The macro starts by checking if a drawing document is open. If not, it displays an error message and exits.2-Get Drawing Information: It gets information from the opened drawing, such as file path.3-Check and Create PDF Folder: It checks if a folder named "PDF" exists in the same directory as the drawing file. If not, it creates the folder.4-Get the Second View: It gets the second view in the drawing (if available).5-Get Custom 2D Drawing Properties: It attempts to get custom properties like "Draw number," "Description," and "Revision" from the drawing.6-Get 3D Model Properties: If the 2D drawing properties are not set, it attempts to get these properties from the referenced 3D model.7-Check for Empty Properties: It checks if any of the properties (drawNumber, description, revision) are empty. If they are, it displays an error message.8-Generate File Names: It generates file names for PDF, DWG, and STEP files based on the properties.9-Save Drawing as PDF: It saves the drawing as a PDF file in the "PDF" folder.10-Check PDF Saving Success: It checks if the PDF file was saved successfully.11-Check and Create DWG Folder: It checks if a folder named "DWG" exists in the same directory as the drawing file. If not, it creates the folder.12-Save Drawing as DWG: It saves the drawing as a DWG file in the "DWG" folder.13-Call SaveModelAsSTEP: It calls the SaveModelAsSTEP subroutine to save the referenced 3D model as a STEP file if it's not an assembly.14-SaveModelAsSTEP Subroutine: This subroutine checks if the document is a part (not an assembly), edits and rebuilds the 3D model, and then saves it as a STEP file in the "STEP" folder.15-IsDrawing and IsAssembly Functions: These f
カテゴリ
提供者
会社
PICCOLO ENG
ダウンロード
1002
追加日
2 9, 2023
説明
This macro works with an open drawing file, the drawing file must contain a drawing view. In order for the macro to save the files with the name and revision, the revision custom property must be inserted in the 3D model. or in 2D Drawing.
カテゴリ
提供者
会社
PICCOLO ENG
ダウンロード
167
追加日
24 8, 2023
説明
The macro to save only the part files as .step, this serves as a security measure so that huge assemblies are not saved and end up crashing the program.
カテゴリ
提供者
会社
PICCOLO ENG
ダウンロード
127
追加日
24 8, 2023
説明
This macro, when launched in the design environment, will create subfolders within the directory where the files are, and will save the design as .pdf and .dwg, it will also save the file associated with the design file as .step, if the file has a revision the files will be saved with the revision exponent. Finally, all files will be saved in their respective folders.
カテゴリ
提供者
会社
PICCOLO ENG
ダウンロード
266
追加日
14 8, 2023
説明
this macro save as PDF, DWG, save the current draw in the Current Working Directory and close the active document.
カテゴリ
提供者
会社
123
ダウンロード
519
追加日
18 5, 2023
説明
根据文件名修改自定义属性,以空格或者”(“分隔(不区分中英文括号),分隔符可自行设置。分离规则有三种,仅支持中文。例如: 文件名:”123abc 哈哈哈“ 宏→ 名称(哈哈哈) 图号(123abc) 规格型号(图号:123abc) 文件名:“啊啊啊 哈哈哈” 宏→ 名称(啊啊啊) 图号(哈哈哈) 规格型号(哈哈哈) 文件名:”嗯嗯嗯“ 宏→名称(嗯嗯嗯) 图号( ) 规格型号( )
カテゴリ
提供者
会社
110
ダウンロード
250
追加日
23 12, 2022