24 #ifndef __AECGRIDASSEMBLYEDGE_H__
25 #define __AECGRIDASSEMBLYEDGE_H__
OdSmartPtr< AECGridAssemblyEdge > AECGridAssemblyEdgePtr
AECSubPtr< AECGridAssemblyEdge > AECGridAssemblyEdgeSubPtr
OdSmartPtr< AECGaCleanup > AECGaCleanupPtr
AECSubPtr< AECGaCleanup > AECGaCleanupSubPtr
#define AEC_DECLARE_MEMBERS(ClassName)
AECGaCleanupSubPtr GetEndCleanup() const
bool IsCutEndWithStartMiter() const
void SetProfileDefinition(const OdDbObjectId &hpidProfileOverride)
bool IsCutEndWithEndMiter() const
void SetIsCutStartWithStartMiter(bool bOn)
void SetEdgePath(const std::vector< OdUInt16 > &aPath)
bool GetEdgeDefinitionIndex(OdUInt16 &iIndex) const
void SetIsMullion(bool bOn)
bool IsCutStartWithStartMiter() const
void SetIndex(OdUInt32 iIndex)
AECGaCleanupSubPtr GetStartCleanup() const
void SetEndCleanup(const AECGaCleanupSubPtr &pCleanup)
void SetEdgeDefinitionIndex(OdUInt16 iIndex)
void SetCurveParams(const OdGePoint2d &ptStart, const OdGePoint2d &ptEnd, double dBulge)
bool GetCurveParams(OdGePoint2d &ptStart, OdGePoint2d &ptEnd, double &dBulge) const
OdDbObjectId GetProfileDefinition() const
void SetIsCutEndWithEndMiter(bool bOn)
bool IsCutStartWithEndMiter() const
void SetEdgeAssignmentIndex(OdUInt16 iEdgeAssignmentIndex)
void SetStartCleanup(const AECGaCleanupSubPtr &pCleanup)
OdUInt32 GetIndex() const
void SetIsCutStartWithEndMiter(bool bOn)
void GetEdgePath(std::vector< OdUInt16 > &aPath) const
void SetIsCutEndWithStartMiter(bool bOn)
OdUInt16 GetEdgeAssignmentIndex() const