Hi,
We're trying to bulk-edit the properties of the Solidworks structural member profiles. We're adding in 'Material', 'SIZE' and 'MASS (KG)' to conform with a new style of auto-bom that we're using. Editing these features on the SLDLFP file makes them propagate onto the cut list item, then the BoM. However, there are a lot of these profiles in the library. Does anyone know of a way where we could use a 'design table' or similar like you can for bolts to auto-generate profiles or simply just add these properties to existing profiles?
It`s so easy:
1. in your SLDLFP file create at least two configurations
2. copy your config.specific properties to one of configs in "configuration specific" tab (in "custom property" tab left only common properties)
3. create design table by Insert\tables\Design Table
4. use Auto-create option
5. correct all properties and dims in design table as you wish
Note: you configurable sldlfp file must be at one level up than nonconfigurable files.
That`s all