Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 54bf6cd

Browse files
committed
Updated function reference
1 parent ad80d58 commit 54bf6cd

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

FUNCTION_REFERENCE.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,7 @@
2121
* api_make_torus
2222
* api_apply_transf
2323
* api_remove_transf
24-
* api_unite
25-
* api_intersect
26-
* api_subtract
27-
* api_imprint
2824
* api_sheet_from_ff
29-
* api_boolean_chop_body
3025

3126
## Entity
3227

@@ -48,7 +43,6 @@
4843
* SPHERE
4944
* SPLINE
5045
* TORUS
51-
* surface
5246

5347
## Geometric Atoms
5448

@@ -130,3 +124,17 @@
130124
### Functions
131125

132126
* spa_unlock_products
127+
128+
## Booleans
129+
130+
### Enums
131+
132+
* NDBOOL_KEEP
133+
134+
### Functions
135+
136+
* api_unite
137+
* api_intersect
138+
* api_subtract
139+
* api_imprint
140+
* api_boolean_chop_body

0 commit comments

Comments
 (0)