PTopoDS_Shape1 Class Reference
The PTopoDS_Shape1 is the Persistent view of a TopoDS_Shape.
a Shape1 contains :
- a reference to a TShape1.
- a Location to put the TShape1 in a local coordinate
system.
- an Orientation.
It inherits from ExternShareable, so that it can be shared
by other objects located outside the container.
#include <PTopoDS_Shape1.hxx>
Constructor & Destructor Documentation
| PTopoDS_Shape1::PTopoDS_Shape1 |
( |
|
) |
|
Member Function Documentation
| const PTopLoc_Location& PTopoDS_Shape1::_CSFDB_GetPTopoDS_Shape1myLocation |
( |
|
) |
const [inline] |
| Handle< PTopoDS_TShape1 > PTopoDS_Shape1::_CSFDB_GetPTopoDS_Shape1myTShape |
( |
|
) |
const [inline] |
| void PTopoDS_Shape1::_CSFDB_SetPTopoDS_Shape1myOrient |
( |
const TopAbs_Orientation |
p |
) |
[inline] |
| void PTopoDS_Shape1::_CSFDB_SetPTopoDS_Shape1myTShape |
( |
const Handle< PTopoDS_TShape1 > & |
p |
) |
[inline] |
| void PTopoDS_Shape1::Nullify |
( |
|
) |
|
| void PTopoDS_Shape1::operator delete |
( |
void * |
anAddress |
) |
[inline] |
| void* PTopoDS_Shape1::operator new |
( |
size_t |
size |
) |
[inline] |
| void* PTopoDS_Shape1::operator new |
( |
size_t |
, |
|
|
void * |
anAddress | |
|
) |
| | [inline] |
| const Handle_PTopoDS_TShape1& PTopoDS_Shape1::TShape |
( |
|
) |
const |
The documentation for this class was generated from the following file: