26 #ifndef _INC_DDBRENTITY_3F819553013C_INCLUDED
27 #define _INC_DDBRENTITY_3F819553013C_INCLUDED
132 const double& dDensity = *(
double*)
NULL,
133 const double& dTolRequired = *(
double*)
NULL,
134 double& dTolAchieved = *(
double*)
NULL)
const;
137 const double& dTolRequired = *(
double*)
NULL,
138 double& dTolAchieved = *(
double*)
NULL)
const;
141 const double& dTolRequired = *(
double*)
NULL,
142 double& dTolAchieved = *(
double*)
NULL)
const;
145 const double& dTolRequired = *(
double*)
NULL,
146 double& dTolAchieved = *(
double*)
NULL)
const;
155 friend class OdBrEntityInternals;
#define ODBR_TOOLKIT_EXPORT
OdBrErrorStatus getValidationLevel(BrValidationLevel &level) const
OdBrErrorStatus setSubentPath(OdBrBrep &brep, OdDbBaseFullSubentPath &subpath)
OdSharedPtr< OdDbStubPtrArray > m_pFSubentPath
OdBrErrorStatus setValidationLevel(const BrValidationLevel &level= *(BrValidationLevel *) NULL)
OdBrErrorStatus getLineContainment(const OdGeLinearEnt3d &line, const OdUInt32 &iNumHitsWanted, OdUInt32 &iNumHitsFound, OdBrHit *&brHit) const
OdBrErrorStatus getPointContainment(const OdGePoint3d &point, OdGe::PointContainment &containment, OdBrEntity *&brEntContainer) const
OdBrErrorStatus getPerimeterLength(double &dLength, const double &dTolRequired= *(double *) NULL, double &dTolAchieved= *(double *) NULL) const
OdBrErrorStatus getSurfaceArea(double &dArea, const double &dTolRequired= *(double *) NULL, double &dTolAchieved= *(double *) NULL) const
OdBrErrorStatus getSubentPath(OdDbBaseFullSubentPath &subPath) const
bool getBrep(OdBrBrep &brep) const
bool isEqualTo(const OdBrEntity *pOtherEntity) const
OdBrErrorStatus getVolume(double &dVolume, const double &dTolRequired= *(double *) NULL, double &dTolAchieved= *(double *) NULL) const
OdUInt32 getFlags() const
OdInt32 getGsMarker() const
OdBrErrorStatus getMassProps(OdBrMassProps &massProps, const double &dDensity= *(double *) NULL, const double &dTolRequired= *(double *) NULL, double &dTolAchieved= *(double *) NULL) const