Open CASCADE Technology
7.7.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 More... | |
XmlObjMgt_Element & | Element () |
return myElement More... | |
Standard_Integer | TShapeId () const |
Standard_Integer | LocId () const |
TopAbs_Orientation | Orientation () const |
void | SetShape (const Standard_Integer ID, const Standard_Integer LocID, const TopAbs_Orientation Orient) |
void | SetVertex (const TopoDS_Shape &theVertex) |
The XmlMNaming_Shape1 is the Persistent view of a TopoDS_Shape.
a Shape1 contains :
XmlMNaming_Shape1::XmlMNaming_Shape1 | ( | XmlObjMgt_Document & | Doc | ) |
XmlMNaming_Shape1::XmlMNaming_Shape1 | ( | const XmlObjMgt_Element & | E | ) |
const XmlObjMgt_Element& XmlMNaming_Shape1::Element | ( | ) | const |
return myElement
XmlObjMgt_Element& XmlMNaming_Shape1::Element | ( | ) |
return myElement
Standard_Integer XmlMNaming_Shape1::LocId | ( | ) | const |
TopAbs_Orientation XmlMNaming_Shape1::Orientation | ( | ) | const |
void XmlMNaming_Shape1::SetShape | ( | const Standard_Integer | ID, |
const Standard_Integer | LocID, | ||
const TopAbs_Orientation | Orient | ||
) |
void XmlMNaming_Shape1::SetVertex | ( | const TopoDS_Shape & | theVertex | ) |
Standard_Integer XmlMNaming_Shape1::TShapeId | ( | ) | const |