Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making unique without creating many files.

Status
Not open for further replies.

skanskan

Civil/Environmental
Joined
Jul 29, 2007
Messages
278
Location
ES
Say I create a component array.
And I want to make "unique" its 100 elements. (in order to change their sizes or modify them).
is there any way to do it without creating 100 files ?

Regards
 
That's what the word 'unique' means.

Now if you want to replace '100 components' with the same SAME 'unique' component (of course it would be 'unique' any more ;-) that's a different situation. However, you truly want '100 components' each different in some way from all of it's neighbors, then sorry, you'll need '100 unique components' with 100 different part files.

John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:

To an Engineer, the glass is twice as big as it needs to be.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top