74 virtual bool deepCopy(
const TYElement* pOther,
bool copyId =
true,
bool pUseCopyTag =
false);
76 virtual std::string
toString()
const;
#define TY_EXT_GRAPHIC_DECL_ONLY(classname)
#define OPROTODECL(classname)
#define TY_EXTENSION_DECL_ONLY(classname)
TYMateriauConstruction * getMateriau()
Surcharge de la methode getMateriau pour la dalle.
const LPTYParoi getParoi() const
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
bool operator!=(const TYDalle &other) const
Operateur !=.
const bool isParoiLocked() const
LPTYParoi _pParoi
Une paroi associee a cette dalle.
virtual std::string toString() const
virtual DOM_Element toXML(DOM_Element &domElement)
bool operator==(const TYDalle &other) const
Operateur ==.
void setParoiLocked(const bool &bVal)
virtual int fromXML(DOM_Element domElement)
void setParoi(const LPTYParoi pParoi)
TYDalle & operator=(const TYDalle &other)
Operateur =.