mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 17:30:35 +05:00
Correction of the documentation about GMF import/export.
This commit is contained in:
parent
49eb7d1c5f
commit
721565eb5e
@ -552,7 +552,7 @@ class smeshBuilder(object, SMESH._objref_SMESH_Gen):
|
|||||||
return aMeshes, aStatus
|
return aMeshes, aStatus
|
||||||
|
|
||||||
## Creates a Mesh object importing data from the given GMF file.
|
## Creates a Mesh object importing data from the given GMF file.
|
||||||
# GMF files have .mesh extension for the ASCII format and .meshb for
|
# GMF files must have .mesh extension for the ASCII format and .meshb for
|
||||||
# the bynary format.
|
# the bynary format.
|
||||||
# @return [ an instance of Mesh class, SMESH.ComputeError ]
|
# @return [ an instance of Mesh class, SMESH.ComputeError ]
|
||||||
# @ingroup l2_impexp
|
# @ingroup l2_impexp
|
||||||
|
Loading…
Reference in New Issue
Block a user