26#ifndef _INC_DDBRENTITY_3F819553013C_INCLUDED
27#define _INC_DDBRENTITY_3F819553013C_INCLUDED
287 const double& dDensity = dUnspecified,
288 const double& dTolRequired = dUnspecified,
289 double& dTolAchieved = dUnspecified)
const;
310 const double& dTolRequired = dUnspecified,
311 double& dTolAchieved = dUnspecified)
const;
333 const double& dTolRequired = dUnspecified,
334 double& dTolAchieved = dUnspecified)
const;
356 const double& dTolRequired = dUnspecified,
357 double& dTolAchieved = dUnspecified)
const;
380#ifdef OD_ADD_MOVE_CTOR_HAVE_DEF_DEL_FUNC
393 friend class OdBrEntityInternals;
#define ODBR_TOOLKIT_EXPORT_STATIC
#define ODBR_TOOLKIT_EXPORT
OdBrErrorStatus getPerimeterLength(double &dLength, const double &dTolRequired=dUnspecified, double &dTolAchieved=dUnspecified) const
OdBrErrorStatus getValidationLevel(BrValidationLevel &level) const
OdBrErrorStatus getVolume(double &dVolume, const double &dTolRequired=dUnspecified, double &dTolAchieved=dUnspecified) const
OdBrErrorStatus setSubentPath(OdBrBrep &brep, OdDbBaseFullSubentPath &subpath)
OdSharedPtr< OdDbStubPtrArray > m_pFSubentPath
OdBrErrorStatus setValidationLevel(const BrValidationLevel &level)
OdBrErrorStatus getLineContainment(const OdGeLinearEnt3d &line, const OdUInt32 &iNumHitsWanted, OdUInt32 &iNumHitsFound, OdBrHit *&brHit) const
static ODBR_TOOLKIT_EXPORT_STATIC double dUnspecified
OdBrErrorStatus getMassProps(OdBrMassProps &massProps, const double &dDensity=dUnspecified, const double &dTolRequired=dUnspecified, double &dTolAchieved=dUnspecified) const
OdBrErrorStatus getPointContainment(const OdGePoint3d &point, OdGe::PointContainment &containment, OdBrEntity *&brEntContainer) const
OdBrErrorStatus getSubentPath(OdDbBaseFullSubentPath &subPath) const
bool getBrep(OdBrBrep &brep) const
OdBrErrorStatus getSurfaceArea(double &dArea, const double &dTolRequired=dUnspecified, double &dTolAchieved=dUnspecified) const
bool isEqualTo(const OdBrEntity *pOtherEntity) const
OdUInt32 getFlags() const
OdBrErrorStatus getBoundBlock(OdGeBoundBlock3d &block) const
OdUInt64 getUniqueId() const
OdBrErrorStatus getGsMarker(OdGsMarker &marker) const