|
Assoziierte Dateien
Macro1.swp
|
Spezifikationen
| Downloads: | 423 |
| Beschreibung: | Will delete properties and then add custom properties with your info you type in example:
This will delete propertie name "ENGINEER" code: retval = swModel.DeleteCustomInfo("ENGINEER")
--end code
This will add propertie name "ENGINEER" with your info code: retval = swModel.AddCustomInfo3("", "ENGINEER", swCustomInfoText, "ALBERT VENTURA")
--end code |
Vorbedingung:
|
Edit Custom Properties, open file(part,assy,drawing) |
Nachbedingung:
|
Edit Custom Properties |
|
SolidWorks Version:
|
2012 |
|
Programmiersprache
|
SW_VBA |
| |
|
Beitragsleister
Andere Beiträge dieses Anwenders
Teile & Baugruppen Makros
|