24 #ifndef __AECDISPCOMPHATCH_H__
25 #define __AECDISPCOMPHATCH_H__
AECSubPtr< AECDispCompHatch > AECDispCompHatchSubPtr
OdSmartPtr< AECDispCompHatch > AECDispCompHatchPtr
#define AEC_DECLARE_MEMBERS(ClassName)
AECDefs::HatchType GetHatchType() const
void SetHatchType(AECDefs::HatchType eType)
double GetCustomSpacing() const
double GetUserDefinedSpacing() const
void SetName(const OdString &strName)
const OdString & GetName() const
void SetUserDefinedSpacing(double dScale)
void SetCustomSpacing(double dScale)
AECDefs::HatchType m_eHatchType
AECDefs::HatchOrientation m_eOrientation
void SetAngle(double dAngle)
void SetOffset(const OdGeVector2d &vOffset)
void SetOrientation(AECDefs::HatchOrientation eOrientation)
double m_dUserDefinedSpacing
AECDefs::HatchOrientation GetOrientation() const
const OdGeVector2d & GetOffset() const
void SetIsDouble(bool bDouble)