24#ifndef __AECDBSLABSTYLE_H__
25#define __AECDBSLABSTYLE_H__
OdSmartPtr< AECDbSlabStyle > AECDbSlabStylePtr
#define AEC_DICTIONARY_DECLARE_MEMBERS(ClassName)
#define AEC_DECLARE_MEMBERS(ClassName)
bool GetVerticalOffset(double &dVerticalOffset) const
void SetVerticalOffsetUsed(bool bUsed)
void SetInternalEdgeStyle(const OdDbObjectId &idSlabEdgeStyle)
void SetHorizontalOffset(double dHorizontalOffset)
const OdDbObjectId & GetShrinkwrapMaterial() const
void SetVerticalOffset(double dVerticalOffset)
void SetShrinkwrapMaterial(const OdDbObjectId &id)
void SetThicknessUsed(bool bUsed)
OdGeInterval GetRealThickness(double dBaseThickness) const
void SetSlopeAngleUsed(bool bUsed)
void SetPerimeterEdgeStyleUsed(bool bUsed)
bool GetPerimeterEdgeStyle(OdDbObjectId &idSlabEdgeStyle) const
bool GetHorizontalOffset(double &dHorizontalOffset) const
void SetHorizontalOffsetUsed(bool bUsed)
bool GetThickness(double &dThickness) const
bool GetInternalEdgeStyle(OdDbObjectId &idSlabEdgeStyle) const
void SetInternalEdgeStyleUsed(bool bUsed)
bool GetSlopeAngle(double &dSlopeAngle) const
void SetThickness(double dThickness)
void SetSlopeAngle(double dSlopeAngle)
AECImpArraySubPtr GetComponents() const
void SetPerimeterEdgeStyle(const OdDbObjectId &idSlabEdgeStyle)