Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

how to use "ProMdlGtolVisit()"

api303

New member
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!
 

Sponsor

Articles From 3DCAD World

Back
Top