P G Fri, 10/17/2003 - 15:02 Forums: Other usage issuesTHe Geom_SurfaceOfRevolution class makes a complete revolution ( 360 degrees ) . Has anybody made a partial i.e user controlled angle of revolution, geometery. Any help would be appreciated. regards - Prasad Francois Lauzon Fri, 10/17/2003 - 15:20 Hello Prasad, look at BRepPrimAPI_MakeRevolution. Francois. Log in to post comments P G Mon, 10/20/2003 - 12:58 Hello Francois, I am aware of this. What I want is at the geomtery level, I do not want to use topological API's . The result should be Geom_Surface. Any way u can get it ??? regards - Prasad Log in to post comments Francois Lauzon Mon, 10/20/2003 - 15:17 The only way I see is to limit the parametric region of your revolution surface using a Geom_RectangularTrimmedSurface. Francois. Log in to post comments
Fri, 10/17/2003 - 15:20
Hello Prasad,
look at BRepPrimAPI_MakeRevolution.
Francois.
Mon, 10/20/2003 - 12:58
Hello Francois,
I am aware of this.
What I want is at the geomtery level, I do not
want to use topological API's .
The result should be Geom_Surface.
Any way u can get it ???
regards
- Prasad
Mon, 10/20/2003 - 15:17
The only way I see is to limit the parametric region of your revolution surface using a Geom_RectangularTrimmedSurface.
Francois.