- C3d aggiornamento librerie ( 118044).
This commit is contained in:
SaraP
2025-08-28 14:47:28 +02:00
parent daccdfc398
commit f05795ffff
53 changed files with 1756 additions and 520 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ public :
\en Construct contours of curves copies.\~
\details \ru Построить контуры из копий кривых. Новые контуры прицепляются к массиву curves.\n
\en Construct contours of curves copies. New contours are added to the curves array.\n\~
\param[out] curves - \ru Массив, к которуму добавляются построенные контуры.
\param[out] curves - \ru Массив, к которому добавляются построенные контуры.
\en Array, to which created contours are added.\~
\result \ru Возвращает true, если хоть 1 контур был создан.
\en Returns true if at least one contour is created. \~