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

Commit 7697246

Browse files
committed
Update function reference
1 parent 9225f3b commit 7697246

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

FUNCTION_REFERENCE.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
* get_owner_transf
4545
* api_get_faces
4646
* api_get_edges
47+
* api_get_loops
4748
* api_save_entity_list
49+
* api_restore_entity_list
4850
* api_set_file_info
4951
* api_get_file_info
5052
* api_save_version
@@ -55,7 +57,12 @@
5557
* api_boolean_chop_body
5658
* api_make_sweep_path
5759
* api_sweep_with_options
58-
60+
* api_logging
61+
* api_get_entity_id
62+
* api_body_to_1d
63+
* api_body_to_2d
64+
* api_get_entity_box (ENTITY overload)
65+
* api_closed_wire
5966

6067
## Classes
6168

@@ -86,6 +93,8 @@
8693
* FileInfo
8794
* sweep_options
8895
* make_sweep_path_options
96+
* BoolOptions
97+
* SPAboxing_options
8998

9099
## Enums
91100

0 commit comments

Comments
 (0)