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!

V5 VBA Programming - "References"

Status
Not open for further replies.

gavarno

Civil/Environmental
Joined
Dec 3, 2002
Messages
1
Location
US
Dear all,

In many VBA (CAA Automation) functions you get back a "Reference" object. How can you use this to access the actual object it refers to? For example, if I know that "myRef" refers to a Plane, how do I get that Plane itself, so I can query some data out of it...?

Thanks,

Chris Ceccato
Gehry Partners LLP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top