
Fri, 05/23/2008 - 01:28
Forums:
i know, the TopoDS_Shape is the package for the entities topoligical of OCC. but i don't understaned the difference betwen Topods_Shape and Topods_Tshape.
and if i'd like to import OCC shape in another CAD ,i can point in TopoDS_Shape or in TopoDS_TShape for Topoligical entities.
how i'can connect OCC with another CAD.
think you;
Sat, 05/24/2008 - 23:38
TopoDS_Shape = TopoDS_TShape + defined Location + defined Orrientation. In fact, the data is kept in the TopoDS_TShape.