Skip to content

Commit

Permalink
Removes tracking.
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaquet committed Mar 13, 2024
1 parent 47c266d commit 9720709
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 75 deletions.
4 changes: 2 additions & 2 deletions docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ hide:
---

## Authors :information_source:
[Cadwork Montreal](https://www.cadwork.com/cwen/Ourcompany/Company/cadwork/Montreal.html)
[Cadwork Montreal](https://www.cadwork.ca)

[Cadwork Herisau](https://www.cadwork.com/cwde/Unternehmen/Unsere_Bueros_und_Teams/Cadwork_Holz_AG_Herisau_CH.htm)

## Sources GitHub
[Github cadwork](https://github.com/cwapi3d/cwapi3dpython)
[GitHub Cadwork](https://github.com/cwapi3d/cwapi3dpython)
3 changes: 2 additions & 1 deletion docs/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ let's grow the community :rocket:

[GitHub Issues](https://github.com/cwapi3d/cwapi3dpython/issues)

<figure markdown="1">
![Screenshot](img/issues.png)

</figure>

# OpenSource cwmath

Expand Down
4 changes: 0 additions & 4 deletions docs/examples/attribute_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,3 @@ add_beam_name = ac.set_name([beam], name) # input beam id (list), name (string

```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/bim_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,3 @@ for element in element_ids:
# do something
```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/connector_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ for element_id in element_ids:

```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/element_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,3 @@ for element_id in element_ids:
ec.create_surface(facet) # create surface
```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/endtype_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,3 @@ for element_id in element_ids:
uc.print_error("Number of end-type replaced:%d" % i)
```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/file_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,3 @@ fc.import_step_file_with_message_option(import_file, 0.0001, True)

```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/geometry_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,3 @@ ac.set_user_attribute(filtered_ids, 10, f'{value, area} mm2' )


```
<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/list_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,3 @@ lc.export_part_list(element_ids, 'C:\\Downloads\\api_list.cwlm')

```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/machine_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,3 @@ hundegger_enum = 3 # Hundegger K2
mac.export_hundegger(hundegger_enum)

```
<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/material_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ mc.set_group(material_id, 'Plattenwerkstoffe')

```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/menu_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,3 @@ if __name__ == '__main__':

```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/roof_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,3 @@ hide:

..Work in progress

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/scene_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,3 @@ print(len(element_ids_scene))
print(set(element_subgroup_scene))

```
<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/shop_drawing_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,3 @@ sdc.add_wall_section_vertical(*element_id, position_vector)
```
![Backup Text](../img/section.png "Example Menu"){: style="width:600px"}

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/tk_gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,3 @@ if __name__ == '__main__':
window.show()
```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/examples/utility_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,5 @@ if drill_bool:
```


<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>


4 changes: 0 additions & 4 deletions docs/examples/visualization_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,3 @@ if immutable:

```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>
4 changes: 0 additions & 4 deletions docs/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,3 @@ import PackageFolder

```

<noscript>
<img src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/pixel.gif">
</noscript>
<script defer src="https://analytics.cadwork.ca/ingress/e6b1702b-6224-4e93-94b7-9e4c2cd7ae06/script.js"></script>

0 comments on commit 9720709

Please sign in to comment.