How can I get u and v parameters

Hi,
I want to get u and v parameters of Geom_Surface object that I transfered using iges control. What function give us u and v maxiumum value of Geom_Surface
Regards..

Francois Lauzon's picture

Hi,
look at method Bounds(U1,U2,V1,V2)

Francois.