Message 1 of 4
iLogic to Change Browser Name of Part to Part Number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Forum,
I want to add a part using the following command provided by inventor:
Dim componentA = Components.AddContentCenterPart("occNameA", "Fasteners:Bolts:Hex Head", "AS 1427 - Metric", "M3 x 16", position := Nothing, grounded := False, visible := True, appearance := Nothing)
However, I'd like to change the browser name to the Part Number given in the description. I've read through the post named: Using iLogic to Rename Browser Nodes. However, that post renames all of the browser items and I wouldn't want to do that.
How can I name the component on the browser to it's correct Part Number?
Best regards,
Felix