24 #ifndef __AECDBSPACESTYLE_H__
25 #define __AECDBSPACESTYLE_H__
OdSmartPtr< AECDbSpaceStyle > AECDbSpaceStylePtr
#define AEC_DICTIONARY_DECLARE_MEMBERS(ClassName)
#define AEC_DECLARE_MEMBERS(ClassName)
void SetGrossOffset(double dOffset)
void SetMinWidth(double dWidth)
double GetMaxWidth() const
void SetUsableOffset(double dOffset)
void SetTargetLength(double dLength)
void SetMaxArea(double dArea)
double GetTargetWidth() const
const OdDbObjectId & GetFloorMaterial() const
void SetFloorMaterial(const OdDbObjectId &id)
void SetMinArea(double dArea)
double GetMinLength() const
void SetTargetArea(double dArea)
void SetCeilingMaterial(const OdDbObjectId &id)
double GetUsableOffset() const
double GetTargetLength() const
double GetMaxArea() const
double GetMinWidth() const
double GetGrossOffset() const
void SetTargetWidth(double dWidth)
void SetMinLength(double dLength)
void SetNetOffset(double dOffset)
void SetMaxWidth(double dWidth)
OdDbObjectId GetNameDefinition() const
double GetMaxLength() const
double GetNetOffset() const
const OdDbObjectId & GetCeilingMaterial() const
void SetNameDefitition(const OdDbObjectId &idNameDefinition)
double GetTargetArea() const
double GetMinArea() const
void SetMaxLength(double dLength)