84 inline virtual bool is3d()
const {
return m_is3d; }
91 inline void setIs3d(
bool val) { m_is3d = val; }
#define ODRX_DECLARE_MEMBERS(ClassName)
void getMatrix(OdIfcEntityPtr pPosition, OdGeMatrix3d &matr)
virtual bool is3d() const
const OdGeCurve3d * getGeCurve() const
virtual OdGeCurve3d * getGeCurveCopy() const
virtual OdGe::EntityId entityId() const
OdResult transfromBy(const OdGeMatrix3d &transform) ODRX_OVERRIDE
OdSmartPtr< OdIfcCurve > OdIfcCurvePtr