We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dcca1a commit 42801c1Copy full SHA for 42801c1
docs/api/compas_notebook.conversions.rst
@@ -16,6 +16,8 @@ Functions
16
cone_to_threejs
17
cylinder_to_threejs
18
polyline_to_threejs
19
+ shapes_to_edgesbuffer
20
+ shapes_to_facesbuffer
21
sphere_to_threejs
22
torus_to_threejs
23
vertices_and_edges_to_threejs
docs/api/compas_notebook.scene.rst
@@ -13,9 +13,16 @@ Classes
13
14
ThreeBoxObject
15
ThreeBrepObject
+ ThreeCapsuleObject
ThreeConeObject
ThreeCylinderObject
+ ThreeGraphObject
+ ThreeGroupObject
+ ThreeLineObject
ThreeMeshObject
+ ThreePointObject
24
+ ThreePointcloudObject
25
+ ThreePolygonObject
26
ThreePolyhedronObject
27
ThreeSceneObject
28
ThreeSphereObject
0 commit comments