Skip to content

Commit 42801c1

Browse files
committed
update docs
1 parent 8dcca1a commit 42801c1

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/api/compas_notebook.conversions.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Functions
1616
cone_to_threejs
1717
cylinder_to_threejs
1818
polyline_to_threejs
19+
shapes_to_edgesbuffer
20+
shapes_to_facesbuffer
1921
sphere_to_threejs
2022
torus_to_threejs
2123
vertices_and_edges_to_threejs

docs/api/compas_notebook.scene.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,16 @@ Classes
1313

1414
ThreeBoxObject
1515
ThreeBrepObject
16+
ThreeCapsuleObject
1617
ThreeConeObject
1718
ThreeCylinderObject
19+
ThreeGraphObject
20+
ThreeGroupObject
21+
ThreeLineObject
1822
ThreeMeshObject
23+
ThreePointObject
24+
ThreePointcloudObject
25+
ThreePolygonObject
1926
ThreePolyhedronObject
2027
ThreeSceneObject
2128
ThreeSphereObject

0 commit comments

Comments
 (0)