#include <TNaming_CopyShape.hxx>
|
| static void | CopyTool (const TopoDS_Shape &aShape, NCollection_IndexedDataMap< occ::handle< Standard_Transient >, occ::handle< Standard_Transient > > &aMap, TopoDS_Shape &aResult) |
| | Makes copy a set of shape(s), using the aMap.
|
| |
| static void | Translate (const TopoDS_Shape &aShape, NCollection_IndexedDataMap< occ::handle< Standard_Transient >, occ::handle< Standard_Transient > > &aMap, TopoDS_Shape &aResult, const occ::handle< TNaming_TranslateTool > &TrTool) |
| | Translates a Transient shape(s) to Transient.
|
| |
| static TopLoc_Location | Translate (const TopLoc_Location &L, NCollection_IndexedDataMap< occ::handle< Standard_Transient >, occ::handle< Standard_Transient > > &aMap) |
| | Translates a Topological Location to an other Top. Location.
|
| |
◆ CopyTool()
Makes copy a set of shape(s), using the aMap.
◆ Translate() [1/2]
Translates a Topological Location to an other Top. Location.
◆ Translate() [2/2]
Translates a Transient shape(s) to Transient.
The documentation for this class was generated from the following file: