24 #ifndef __AECDBPROPERTYSET_H__
25 #define __AECDBPROPERTYSET_H__
OdSmartPtr< AECDbPropertySet > AECDbPropertySetPtr
#define AEC_DICTIONARY_DECLARE_MEMBERS(ClassName)
#define AEC_DECLARE_MEMBERS(ClassName)
OdDbObjectId GetPropertySetDef() const
OdUInt32 GetPropertyCount() const
AECPropertySubPtr GetPropertyByPosition(OdUInt32 iPosition) const
void SetPropertySetDef(const OdDbObjectId &idPropertySetDef)
void SetObjectId(const OdDbObjectId &idObject)
OdDbObjectId GetObjectId() const
void CopyPropertySetFrom(const OdDbObjectId &idSourceSet)
AECPropertySubPtr GetPropertyByName(const OdString &strName) const
AECImpArraySubPtr GetProperties()
AECPropertySubPtr GetPropertyByIndex(OdUInt32 iIndex) const