mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 02:10:35 +05:00
add comment of GetSubShapesId()
This commit is contained in:
parent
355aa3565c
commit
faf37f0973
@ -170,7 +170,8 @@ module SMESH
|
|||||||
raises ( SALOME::SALOME_Exception );
|
raises ( SALOME::SALOME_Exception );
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
*
|
* Return indeces of faces, edges and vertices of given subshapes
|
||||||
|
* within theMainObject
|
||||||
*/
|
*/
|
||||||
long_array GetSubShapesId( in GEOM::GEOM_Object theMainObject,
|
long_array GetSubShapesId( in GEOM::GEOM_Object theMainObject,
|
||||||
in object_array theListOfSubObjects )
|
in object_array theListOfSubObjects )
|
||||||
|
Loading…
Reference in New Issue
Block a user