CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
26 #ifndef _IFCDRAUGHTINGCALLOUT_AUTO_IMPL_2x3_H
27 #define _IFCDRAUGHTINGCALLOUT_AUTO_IMPL_2x3_H
62 virtual void unsetAttr(
const OdAnsiString &explicitAttrName);
63 virtual bool testAttr(
const OdAnsiString &explicitAttrName)
const;
83 #endif // _IFCDRAUGHTINGCALLOUT_AUTO_IMPL_2x3_H
OdArray< IfcDraughtingCalloutElement > m_Contents
virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const
void setContentsAggr(const OdArray< IfcDraughtingCalloutElement > &aggregate)
OdDAIObjectIds m_IsRelatedFromCallout_inv
virtual OdResult outFields(OdDAI::OdSpfFilerBase *wrFiler)
virtual OdResult inFields(OdDAI::OdSpfFilerBase *rdFiler)
virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val)
void getInvIsRelatedFromCalloutAggr(OdDAIObjectIds &aggregate) const
virtual OdAnsiString typeName() const
virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val)
virtual bool isInstanceOf(OdIfcEntityType entityType) const
virtual void unsetAttr(const OdIfcAttribute explicitAttrDef)
virtual OdIfcEntityType type() const
virtual OdRxValue getAttr(const OdAnsiString &attrName) const
#define OD_EXP_DECLARE_MEMBERS(ClassName)
OdDAIObjectIds m_IsRelatedToCallout_inv
void getInvIsRelatedToCalloutAggr(OdDAIObjectIds &aggregate) const
virtual bool isKindOf(OdIfcEntityType entityType) const
virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const
virtual void unsetAttr(const OdAnsiString &explicitAttrName)
virtual bool testAttr(const OdAnsiString &explicitAttrName) const
void getContentsAggr(OdArray< IfcDraughtingCalloutElement > &aggregate) const
virtual OdDAI::Entity * getInstanceType() const