24 #ifndef __AECOVERRIDEHATCHALIGNMENT_H__
25 #define __AECOVERRIDEHATCHALIGNMENT_H__
#define AEC_DECLARE_MEMBERS(ClassName)
OdSmartPtr< AECOverrideHatchAlignment > AECOverrideHatchAlignmentPtr
AECSubPtr< AECOverrideHatchAlignment > AECOverrideHatchAlignmentSubPtr
OdDbHardPointerId m_hpidMaterialDef
FacetModeler::FaceOrientation GetOrientation() const
void SetIsApplyByOrientation(bool bByOrientation)
double GetRotation() const
void SetPlaneNormal(const OdGeVector3d &vNormal)
void SetDispRep(const OdDbObjectId &idDispRep)
const OdGePoint3d & GetPlaneOrigin() const
void SetOffset(const OdGeVector2d &vOffset)
const OdGeVector3d & GetPlaneNormal() const
bool IsApplyByOrientation() const
void SetRotation(double dRotation)
void SetIsVisibleHatch(bool bVisible)
void SetOrientation(FacetModeler::FaceOrientation eOrientation)
OdGeVector2d GetOffset() const
OdDbHardPointerId m_hpidDispRep
void SetPlaneOrigin(const OdGePoint3d &ptOrigin)
void SetMaterial(const OdDbObjectId &idMaterial)
bool IsVisibleHatch() const
OdDbObjectId GetMaterial() const
OdDbObjectId GetDispRep() const