|
Public Member Functions |
| Standard_EXPORT | PTopLoc_Datum3D (const gp_Trsf &T) |
| | Creates a local coordinate system with the
transformation. An error is raised if the
transformation is not rigid.
.
|
| Standard_EXPORT gp_Trsf | Transformation () const |
| | Returns the transformation defining the coordinate
system.
.
|
| | PTopLoc_Datum3D () |
| | PTopLoc_Datum3D (const Storage_stCONSTclCOM &a) |
| const gp_Trsf & | _CSFDB_GetPTopLoc_Datum3DmyTrsf () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| gp_Trsf | myTrsf |