24 #ifndef __AECDIMENSIONCOMMONOVERRIDE_H__
25 #define __AECDIMENSIONCOMMONOVERRIDE_H__
69 ecWallComponentPoint = 3,
70 ecWallOpeningPoint = 4,
71 ecWallIntersectionPoint = 6,
AECSmartReference primaryObject() const
Category category() const
void setIndex(OdInt16 iIndex)
void setPrimaryObject(const AECSmartReference &rReference)
void setPoint(const OdGePoint2d &ptLocation, OdInt16 iIndex=0)
void setGroup(Group eGroup)
void setSecondaryObject(const AECSmartReference &rReference)
void setLocation(const OdGePoint3d &ptLocation)
void setCategory(Category eCategory)
AECSmartReference secondaryObject() const
void setSimple(const OdGePoint2d &ptLocation, const OdDbObjectId &idPrimary, const OdDbObjectId &idSecondary, Type eType, Category eCategory, OdInt16 iIndex=0, OdInt16 iTag=0)
void setTag(OdInt16 iTag)
void setComplex(const OdGePoint2d &ptLocation, const AECSmartReference &srefPrimary, const AECSmartReference &srefSecondary, Type eType, Category eCategory, OdInt16 iIndex=0, OdInt16 iTag=0)
const OdGePoint3d & location() const