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!

how to use "ProMdlGtolVisit()"

  • Thread starter Thread starter api303
  • Start date Start date
Status
Not open for further replies.
A

api303

Guest
For Visiting all gtols stored in the specified model.

i use function as following:

error=ProMdlGtolVisit()

error = ProArraySizeGet((ProArray)gtol, &n);



but ,

n is '0'

how to use it?

pls tell me,thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top