|
Open CASCADE Technology
6.9.0
|
The PTopoDS_Shape1 is the Persistent view of a TopoDS_Shape. More...
#include <PTopoDS_Shape1.hxx>
Public Member Functions | |
| PTopoDS_Shape1 () | |
| void | Nullify () |
| const Handle< PTopoDS_TShape1 > & | TShape () const |
| void | TShape (const Handle< PTopoDS_TShape1 > &T) |
| PTopLoc_Location | Location () const |
| void | Location (const PTopLoc_Location &L) |
| TopAbs_Orientation | Orientation () const |
| void | Orientation (const TopAbs_Orientation O) |
| Handle< PTopoDS_TShape1 > | _CSFDB_GetPTopoDS_Shape1myTShape () const |
| void | _CSFDB_SetPTopoDS_Shape1myTShape (const Handle< PTopoDS_TShape1 > &p) |
| const PTopLoc_Location & | _CSFDB_GetPTopoDS_Shape1myLocation () const |
| TopAbs_Orientation | _CSFDB_GetPTopoDS_Shape1myOrient () const |
| void | _CSFDB_SetPTopoDS_Shape1myOrient (const TopAbs_Orientation p) |
The PTopoDS_Shape1 is the Persistent view of a TopoDS_Shape.
a Shape1 contains :
It inherits from ExternShareable, so that it can be shared by other objects located outside the container.
| PTopoDS_Shape1::PTopoDS_Shape1 | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| PTopLoc_Location PTopoDS_Shape1::Location | ( | ) | const |
| void PTopoDS_Shape1::Location | ( | const PTopLoc_Location & | L | ) |
| void PTopoDS_Shape1::Nullify | ( | ) |
| TopAbs_Orientation PTopoDS_Shape1::Orientation | ( | ) | const |
| void PTopoDS_Shape1::Orientation | ( | const TopAbs_Orientation | O | ) |
| const Handle< PTopoDS_TShape1 >& PTopoDS_Shape1::TShape | ( | ) | const |
| void PTopoDS_Shape1::TShape | ( | const Handle< PTopoDS_TShape1 > & | T | ) |
1.8.5