* \retval myShowInside
*/
int GetInside();
- /*! \fn void SetWireframeMode(int theIsWireframeMode)
- * \brief Sets \a myIsWireframeMode flag. \a myIsWireframeMode is changed, call this->Modified().
- * \param theIsWireframeMode - used for changing value of \a myIsWireframeMode variable.
+ /*! \fn int GetAppendCoincident3D()
+ * \brief Return value of \a myAppendCoincident3D
+ * \retval myAppendCoincident3D
*/
-
int GetAppendCoincident3D() const;
/*! \fn void SetAppendCoincident3D()
* \brief Sets \a myAppendCoincident3D flag. If this flag is true, filter append to the
result data set coincident 3D elements.
*/
-
void SetAppendCoincident3D(int theFlag);
- /*! \fn int SetAppendCoincident3D()
- * \brief Return value of \a myAppendCoincident3D
- * \retval myAppendCoincident3D
+ /*! \fn void SetWireframeMode(int theIsWireframeMode)
+ * \brief Sets \a myIsWireframeMode flag. \a myIsWireframeMode is changed, call this->Modified().
+ * \param theIsWireframeMode - used for changing value of \a myIsWireframeMode variable.
*/
-
void SetWireframeMode(int theIsWireframeMode);
/*! \fn int GetWireframeMode()
* \brief Return value of \a myIsWireframeMode