mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-13 17:18:35 +05:00
missing @param description
This commit is contained in:
parent
163befd6c9
commit
e9bec6bddf
@ -3264,6 +3264,7 @@ class Mesh:
|
||||
# @param StepVector vector or DirStruct or 3 vector components, defining
|
||||
# the direction and value of extrusion for one step (the total extrusion
|
||||
# length will be NbOfSteps * ||StepVector||)
|
||||
# @param NbOfSteps the number of steps
|
||||
# @param MakeGroups forces the generation of new groups from existing ones
|
||||
# @param IsNodes is True if elements which belong to the object are nodes
|
||||
# @return list of created groups (SMESH_GroupBase) if MakeGroups=True, empty list otherwise
|
||||
|
Loading…
Reference in New Issue
Block a user