mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-07 07:57:27 +05:00
Fix a doc of GetFilter()
+ # @param mesh the mesh to initialize the filter with # @return SMESH_Filter # # <a href="../tui_filters_page.html#tui_filters">Example of Filters usage</a> # @ingroup l1_controls def GetFilter(self,elementType,
This commit is contained in:
parent
af65a4c6c9
commit
f70691d5a4
@ -823,6 +823,7 @@ class smeshBuilder(object, SMESH._objref_SMESH_Gen):
|
|||||||
# @param UnaryOp FT_LogicalNOT or FT_Undefined
|
# @param UnaryOp FT_LogicalNOT or FT_Undefined
|
||||||
# @param Tolerance the tolerance used by FT_BelongToGeom, FT_BelongToSurface,
|
# @param Tolerance the tolerance used by FT_BelongToGeom, FT_BelongToSurface,
|
||||||
# FT_LyingOnGeom, FT_CoplanarFaces and FT_EqualNodes criteria
|
# FT_LyingOnGeom, FT_CoplanarFaces and FT_EqualNodes criteria
|
||||||
|
# @param mesh the mesh to initialize the filter with
|
||||||
# @return SMESH_Filter
|
# @return SMESH_Filter
|
||||||
#
|
#
|
||||||
# <a href="../tui_filters_page.html#tui_filters">Example of Filters usage</a>
|
# <a href="../tui_filters_page.html#tui_filters">Example of Filters usage</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user