Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

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

How to extract the values from prodcut properties window

Status
Not open for further replies.

Sidtha

Aerospace
Joined
Nov 25, 2012
Messages
36
Location
IN
Hello,
Could some one help me to get the values from prodcut properties window.
sProd_Nom = MyProduct.Nomenclature
sProd_Def = MyProduct.Definition
with this i am getting only 2 but i need description and revision and all.
Description_mytq4w.png
 
Got solution for this
MyProdcut.DescriptionRef

thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top