Skip to content

Commit

Permalink
update master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
reddyashish committed Jan 28, 2025
2 parents 7c50a21 + 3aeb33b commit b69846d
Show file tree
Hide file tree
Showing 821 changed files with 379 additions and 919,670 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dynamo_post_bin_diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ jobs:
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
steps:
- name: Download Pull Request Data
uses: dawidd6/action-download-artifact@v7
uses: dawidd6/action-download-artifact@v8
with:
name: pr_data
run_id: ${{ github.event.workflow_run.id }}
path: ${{ github.workspace }}/pr
- name: Download Bin Diff Result
uses: dawidd6/action-download-artifact@v7
uses: dawidd6/action-download-artifact@v8
with:
name: bin_diff_result
run_id: ${{ github.event.workflow_run.id }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ui_smoke_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ jobs:
shell: cmd
run: .\TE.exe -SilentInstall
- name: Download Build Artifact
uses: dawidd6/action-download-artifact@c03fb0c92813d0d9b088539572090518f7797df4 # v5
uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc # v5
with:
name: DynamoSandbox
workflow: ${{ env.WORKFLOW_RUN_WORKFLOW_ID }}
run_id: ${{ env.WORKFLOW_RUN_ID }}
path: ${{ github.workspace }}\build
- name: Download Pull Request Artifact
uses: dawidd6/action-download-artifact@c03fb0c92813d0d9b088539572090518f7797df4 # v5
uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc # v5
with:
name: pr_data
workflow: ${{ env.WORKFLOW_RUN_WORKFLOW_ID }}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Podrobnosti
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
Uzel `Geometry.IsAlmostEqualTo` vrátí booleovskou hodnotu podle toho, zda mají dvě dané geometrie stejné geometrické reprezentace nebo číselné hodnoty.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
V příkladu níže byl válec vytvořen dvěma způsoby. Dva válce jsou poté porovnány pomocí funkce `Geometry.IsAlmostEqualTo`.
___
## Vzorový soubor

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Im Detail
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
`Geometry.IsAlmostEqualTo` gibt einen booleschen Wert zurück, der angibt, ob die zwei angegebenen Geometrien über dieselben geometrischen Darstellungen oder numerischen Werte verfügen.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
Im Beispiel unten wird ein Zylinder auf zwei Arten erstellt. Dann werden die beiden Zylinder mit `Geometry.IsAlmostEqualTo` verglichen.
___
## Beispieldatei

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## En detalle:
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
`Geometry.IsAlmostEqualTo` devuelve un valor booleano que indica si las dos geometrías especificadas tienen los mismos valores numéricos o representaciones geométricas.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
En el ejemplo siguiente, se crea un cilindro de dos formas. A continuación, los dos cilindros se comparan con `Geometry.IsAlmostEqualTo`.
___
## Archivo de ejemplo

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Description approfondie
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
'Geometry.IsAlmostEqual' renvoie une valeur booléenne indiquant si les deux géométries données possèdent ou non les mêmes représentations géométriques ou les mêmes valeurs numériques.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
Dans l'exemple ci-dessous, un cylindre est créé de deux façons. Les deux cylindres sont ensuite comparés avec 'Geometry.IsAlmostEqualTo'.
___
## Exemple de fichier

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## In profondità
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
`Geometry.IsAlmostEqualTo` restituisce un valore booleano che indica se le due geometrie specificate hanno le stesse rappresentazioni geometriche o gli stessi valori numerici.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
Nell'esempio seguente, un cilindro viene creato in due modi. I due cilindri vengono poi confrontati con `Geometry.IsAlmostEqualTo`.
___
## File di esempio

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 詳細
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
`Geometry.IsAlmostEqualTo` は、指定された 2 つのジオメトリが同じジオメトリ表記または数値であるかどうかを示すブール値を返します。

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
次の例では、円柱が 2 つの方法で作成されます。次に、2 つの円柱が `Geometry.IsAlmostEqualTo` を使用して比較されます。
___
## サンプル ファイル

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 상세
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
`Geometry.IsAlmostEqualTo`는 두 개의 지정된 형상이 동일한 기하학적 표현 또는 수치 값을 가지는지 여부를 나타내는 부울 값을 반환합니다.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
아래 예제에서는 원통이 두 가지 방식으로 작성됩니다. 그런 다음 두 원통이 `Geometry.IsAlmostEqualTo`를 사용하여 비교됩니다.
___
## 예제 파일

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Informacje szczegółowe
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
Węzeł `Geometry.IsAlmostEqualTo` zwraca wartość logiczną (boolean) wskazującą, czy dwie dane geometrie mają tę samą reprezentację geometryczną bądź wartości liczbowe.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
W poniższym przykładzie na dwa sposoby tworzony jest walec. Następnie porównuje się te dwa cylindry za pomocą węzła `Geometry.IsAlmostEqualTo`.
___
## Plik przykładowy

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Em profundidade
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
`Geometry.IsAlmostEqualTo` retorna um valor booleano que indica se as duas geometrias fornecidas têm as mesmas representações geométricas ou valores numéricos.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
No exemplo abaixo, é criado um cilindro de duas maneiras. Em seguida, os dois cilindros são comparados com `Geometry.IsAlmostEqualTo`.
___
## Arquivo de exemplo

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Подробности
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
`Geometry.IsAlmostEqualTo` возвращает логическое значение, показывающее, имеют ли два указанных геометрических объекта одинаковые геометрические представления или числовые значения.

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
В приведенном ниже примере используются два способа для создания цилиндров. Затем они сравниваются с помощью `Geometry.IsAlmostEqualTo`.
___
## Файл примера

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 详细
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
Geometry.IsAlmostEqualTo”将返回一个布尔值,表示两个给定的几何图形是否有相同的几何表示或数值。

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
在下面的示例中,用两种方式创建了圆柱。然后将两个圆柱与“Geometry.IsAlmostEqualTo”相比较。
___
## 示例文件

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 深入資訊
`Geometry.IsAlmostEqualTo` returns a boolean value indication whether the two given geometries have the same geometrical representations or numerical values.
`Geometry.IsAlmostEqualTo` 會傳回布林值,指出兩個給定的幾何圖形是否有相同的幾何表現法或數值。

In the example below, a cylinder is created two ways. The two cylinders are then compared with `Geometry.IsAlmostEqualTo`.
以下範例以兩種方式各建立一個圓柱,然後使用 `Geometry.IsAlmostEqualTo` 比較兩個圓柱。
___
## 範例檔案

Expand Down
352 changes: 0 additions & 352 deletions doc/distrib/Samples/cs-CZ/Basics/Basics_Basic01.dyn

This file was deleted.

Loading

0 comments on commit b69846d

Please sign in to comment.