Message 1 of 2
Find Parent's IProperties.Value( "Project", "Part Number" )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have the following situation.
I download a SAT file from *anybody*.
I give that part a "Part Number" in the iProperities dialog.
I'd like to pass that part number to all the different included "sub-parts" with a running sequence.
Hence, if I give the base assembly a part number of "BOO-123-456", I'd like the first sub-part to have (if it doesn't already have SOMETHING in "Part Number", the new part number of "BOO-123-456-a"...then "BOO-123-456-b"..."BOO-123-456-z", "BOO-123-456-aa"...
Or some variation on this.
Thoughts?