23#ifndef __FMIMPCONTOURSBASE_H__
24#define __FMIMPCONTOURSBASE_H__
33 {
return odmax( eRes1, eRes2 ); }
78 m_uMetadata = rA.m_uMetadata;
90 return !( *
this == rA );
143 m_Flags.bExplodedArc = bExploded;
#define FMGEOMETRY_API_STATIC
bool operator!=(T left, const OdGiVariant::EnumType right)
bool operator==(T left, const OdGiVariant::EnumType right)
Attributes2D & setSmooth(bool bSmooth)
Attributes2D getReversed() const
Attributes2D clone() const
static FMGEOMETRY_API_STATIC const Attributes2D kNull
Attributes2D & setHidden(bool bH)
Attributes2D(OdIntPtr uMeta, OdUInt32 uRawFlags)
bool isExplodedArc() const
Attributes2D & setExplodedArc(bool bExploded)
Attributes2D & setOrientation(FaceOrientation eOri)
FaceOrientation orientation() const
Attributes2D(OdIntPtr uMeta)
struct FacetModeler::Attributes2D::@001024366307317021250124004264222307335246315103::@250215163220317234012075267057206154216123310303 m_Flags
Attributes2D & setFlags(OdUInt32 uF)
OdIntPtr metadata() const
FMGEOMETRY_API OdGePoint2d FindNearestPoint(const OdGePoint2d &ptOrigin, const std::vector< Intersection > &vecPoints)
FMGEOMETRY_API OdGePoint2d FindFarthestPoint(const OdGePoint2d &ptOrigin, const std::vector< Intersection > &vecPoints)
Result worstResult(Result eRes1, Result eRes2)