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!

Setting 'Hardware Part' property for multiple files

Status
Not open for further replies.

beachcomber

Mechanical
Joined
Jan 19, 2005
Messages
1,488
Location
GB
I have a lot of models of screws etc. that I want to define as hardware parts, so that they don't section in draft.
Does anyone know how I can do this without having to do them individually.
I've looked in the programmers guide but the property isn't in the list of file properties.

bc.
2.4GHz Core2 Quad, 4GB RAM,
Quadro FX4600.

Where would we be without sat-nav?
 
property <objPart>.Hardwarefile
Type: Boolean (true/false)
Avail: .par/.psm

You may also work with the FileProperties client. you will it
within the PropertySet 'ExtendedSummaryInformation' property
'Hardware' or using the ID 'igExtSumInfoHardwarePart'

dy
 
Thanks Don,
I can see it now in the list.

bc.
2.4GHz Core2 Quad, 4GB RAM,
Quadro FX4600.

Where would we be without sat-nav?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top