Projection TopoDS_Shape to a plane

Hi,

i would like to project a TopoDS_Shape to the XY plane. I have no idea how to do this.

Can someone pls help me with my problem?

Thx

Forum supervisor's picture

Dear Matthias,
Probably the next sources will be useful for you:
1)Chapter "2. 12 Projections" of the "Modeling Algorithms User's Guide" of OCCT
2)Packages GeomProjLib, BRepProj, ProjLib, GeomAPI.
Regards

shinpei's picture

Thx.. i'll take a look^^