stifan Sat, 05/17/2008 - 00:25 Forums: Other usage issueshello: how to get ID from topoDS_Shape? think you for help Marco Matt Thu, 05/29/2008 - 17:18 Usually occ classes have HashCode(). Try it Log in to post comments stifan Thu, 05/29/2008 - 23:47 Think you; can you please give me example how to use HashCode to retrive for example the ID of from a BREP file. think you Log in to post comments Marco Matt Thu, 05/29/2008 - 23:54 HashCode() provides aunique ID for a TopoDS_Shape. It's not a matter from where do you load the shape (BREP or IGES). Maybe you are searching for something else? Log in to post comments stifan Fri, 05/30/2008 - 02:16 think you how I can put some names on the entities of OCC. " my objective it is to import some OCC files in another CAD " magic " thank you Log in to post comments Marco Matt Fri, 05/30/2008 - 16:32 You need OCAF/XDE. Look at TNaming_NamedShape Log in to post comments stifan Sat, 05/31/2008 - 05:24 hi marco; can you please give me an example how to use this class to get ID of topoDS_Shape. think you......................marco Log in to post comments
Thu, 05/29/2008 - 17:18
Usually occ classes have HashCode(). Try it
Thu, 05/29/2008 - 23:47
Think you;
can you please give me example how to use HashCode to retrive for example the ID of from a BREP file.
think you
Thu, 05/29/2008 - 23:54
HashCode() provides aunique ID for a TopoDS_Shape. It's not a matter from where do you load the shape (BREP or IGES).
Maybe you are searching for something else?
Fri, 05/30/2008 - 02:16
think you
how I can put some names on the entities of OCC.
" my objective it is to import some OCC files in another CAD " magic "
thank you
Fri, 05/30/2008 - 16:32
You need OCAF/XDE. Look at TNaming_NamedShape
Sat, 05/31/2008 - 05:24
hi marco;
can you please give me an example how to use this class to get ID of topoDS_Shape.
think you......................marco