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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get the linked Attribute value of a note (VBA)

Status
Not open for further replies.

Maddy02

Mechanical
Joined
Feb 14, 2013
Messages
114
Location
IN
Hi all,

I have a note in a drawing which displays the value of an attribute from part document
i would like to
1. check what property this has been linked to
2. link if it is not linked to the desire property.

kindly let me know how could i achieve this thro vba.


Regards,
Maddy

 
Dear CorBlimeyLimey

Thanks for the reply.
I would like to know how to achieve it through macro (VBA)


Regards,
Maddy

 
Hi handleman

yes you are right.

i need to set the value of a note to a attribute if it is not linked to it.
getting the linked property is ok but how to set it.



Regards,
Maddy

 
If you set the text to the same thing that's returned by PropertyLinkedText, it will link automatically.

-handleman, CSWP (The new, easy test)
 
Hi handleman,

Thanks for the reply
Will try and revert.

Regards,
Maddy

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top