I want to build a torus using GC_MakeToroidalSurface but i have no documentation about that function. do someone get any informations?
I need help
THANKS
Rob Bachrach Wed, 03/09/2005 - 16:35
Where did you find this function?
You might want to look at the constructors for Geom_ToroidalSurface to create a toroidal surface or BRepPrimAPI_MakeTorus to make a torus as a TopoDS_Shell.
Wed, 03/09/2005 - 16:35
Where did you find this function?
You might want to look at the constructors for Geom_ToroidalSurface to create a toroidal surface or BRepPrimAPI_MakeTorus to make a torus as a TopoDS_Shell.
Fri, 03/11/2005 - 10:23
thanks