Showing posts with label drawings. Show all posts
Showing posts with label drawings. Show all posts

Friday, 24 July 2020

SOLIDWOKRS TECH TIP - SOLIDWORKS PROPERTY TAB BUILDER

The Property Tab Builder is a stand-alone utility that you use to create a customized interface for entering properties into SOLIDWORKS files.

Traditionally, designer's use to modify the drawing template to insert custom property such as Description, Part No, Material, it’s a manual method. so, designers have to modify the custom property or metadata on each time, simultaneously BOM creation is also manual which increases a run time and errors in BOM table. It's also delayed the release of entire project.

Three ways to create a customized interface for property template.
  • In the SOLIDWORKS software, on the Custom Properties tab in the Task Pane, click Create now.
  • In the SOLIDWORKS software, on the SOLIDWORKS Resources tab of the Task Pane, click Property Tab Builder
  • From the Windows Start menu, click All Programs > SOLIDWORKS version > SOLIDWORKS Tools > Property Tab Builder version.

To create the property tab, you will need to first create a new file inside of SOLIDWORKS. A new application window called the Property Tab Builder will pop up. In Property tab builder have three columns.
The left side column is a list of types of properties can be used. Mid column is what will be shown in SOLIDWORKS when the property tab is ready. The right column is the options/settings for each parameter.
Group Box: The Group box is essentially a container that allows you to group the other items.Textbox: This item accepts free-form text and stores it as an associated property.
List: List boxes present users with a list of predefined values that once selected will be stored.
Number: A number box accepts only number inputs to store as a property.
Checkbox: With a checkbox you can have the user select between two predefined values to place as a property.
Radio: Radio buttons allow you to define a selection of up to three predefined values that can be used to show or hide elements in the dialog.

By Assigning attributes to the properties. You will get final Property Box.
To Save the tab templates in the same location as the properties.txt file. You can create multiple templates for each document type. The file extension indicates the template type
➢ . PRTPRP for part
➢ . ASMPRP for assemblies
➢ . DRWPRP for drawings
➢ . WLDPRP for Weldments

This is done the same way you would for your custom templates. But instead you’ll select the “custom property files” in System Options > File locations.

You can see the applied properties in file property in below image.
Property Tab Builder lets you to create your specified properties in a single window and can be share it to all users so that properties can be applied by a single click, resulting in saving design time.
THANK YOU FOR READING!