|
Open CASCADE Technology
6.7.1
|
The package MgtTopLoc provides methods to store
and retrieve local coordinate systems. i.e.
translationg them from Persistent to Transient and
vice-versa.
More...
#include <MgtTopLoc.hxx>
Static Public Member Functions | |
| static Handle_PTopLoc_Datum3D | Translate (const Handle< TopLoc_Datum3D > &D, PTColStd_TransientPersistentMap &M) |
| Translate a transient Datum3D to a persistant Datum3D. More... | |
| static Handle_TopLoc_Datum3D | Translate (const Handle< PTopLoc_Datum3D > &D, PTColStd_PersistentTransientMap &M) |
| Translate a persistant Datum3D to a transient Datum3D. More... | |
| static PTopLoc_Location | Translate (const TopLoc_Location &L, PTColStd_TransientPersistentMap &M) |
| Translate a non storable Location to a storable Location. More... | |
| static TopLoc_Location | Translate (const PTopLoc_Location &L, PTColStd_PersistentTransientMap &M) |
| Translate a storable Location to a non storable Location. More... | |
The package MgtTopLoc provides methods to store
and retrieve local coordinate systems. i.e.
translationg them from Persistent to Transient and
vice-versa.
* Persistent local coordinate systems are provided <br>
by the package PTopLoc. <br>
|
static |
Translate a transient Datum3D to a persistant
Datum3D.
|
static |
Translate a persistant Datum3D to a transient
Datum3D.
|
static |
Translate a non storable Location to a storable
Location.
|
static |
Translate a storable Location to a non storable
Location.
1.8.5