gouthamkl Sat, 03/08/2003 - 15:12 Forums: Other usage issuescan any one explain in detail of these enums and how they affect the topologies. enum TopAbs_Orientation { TopAbs_FORWARD, TopAbs_REVERSED, TopAbs_INTERNAL, TopAbs_EXTERNAL }; Mikael Aronsson Sat, 03/08/2003 - 20:27 Hi ! It's a bit tricky to explain all the details in a short text, if you have a look in the modat40.pdf file starting at page 29 you get a pretty good description on how they work. Mikael Log in to post comments
Sat, 03/08/2003 - 20:27
Hi !
It's a bit tricky to explain all the details in a short text, if you have a look in the modat40.pdf file starting at page 29 you get a pretty good description on how they work.
Mikael