BrepPrimAPI_MakeSphere

Hi all,

What are the limiting angles in making the sphere?
It can be understood that the first two angles correspond to the U and V parameters of the sphere. But what is the third angle in the point-radius-angle-angle-angle constructor variant? The doc does not explain fully.

Regards
N. Sharjith

Rob Bachrach's picture

I suggest you look in the test harness user's guide. Section 6.3.4 describes the sphere command and the 3 angles. You can also use to test harness to experiment with the angles and make sure you understand the results.

Rob