![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
The XmlMNaming_Shape1 is the Persistent view of a TopoDS_Shape. More...
#include <XmlMNaming_Shape1.hxx>
Public Member Functions | |
| XmlMNaming_Shape1 (XmlObjMgt_Document &Doc) | |
| XmlMNaming_Shape1 (const XmlObjMgt_Element &E) | |
| const XmlObjMgt_Element & | Element () const |
| return myElement | |
| XmlObjMgt_Element & | Element () |
| return myElement | |
| int | TShapeId () const |
| int | LocId () const |
| TopAbs_Orientation | Orientation () const |
| void | SetShape (const int ID, const int LocID, const TopAbs_Orientation Orient) |
| void | SetVertex (const TopoDS_Shape &theVertex) |
The XmlMNaming_Shape1 is the Persistent view of a TopoDS_Shape.
Shape1 contains:
| XmlMNaming_Shape1::XmlMNaming_Shape1 | ( | XmlObjMgt_Document & | Doc | ) |
| XmlMNaming_Shape1::XmlMNaming_Shape1 | ( | const XmlObjMgt_Element & | E | ) |
| XmlObjMgt_Element & XmlMNaming_Shape1::Element | ( | ) |
return myElement
| const XmlObjMgt_Element & XmlMNaming_Shape1::Element | ( | ) | const |
return myElement
| int XmlMNaming_Shape1::LocId | ( | ) | const |
| TopAbs_Orientation XmlMNaming_Shape1::Orientation | ( | ) | const |
| void XmlMNaming_Shape1::SetShape | ( | const int | ID, |
| const int | LocID, | ||
| const TopAbs_Orientation | Orient ) |
| void XmlMNaming_Shape1::SetVertex | ( | const TopoDS_Shape & | theVertex | ) |
| int XmlMNaming_Shape1::TShapeId | ( | ) | const |