File tree Expand file tree Collapse file tree 1 file changed +5
-17
lines changed Expand file tree Collapse file tree 1 file changed +5
-17
lines changed Original file line number Diff line number Diff line change @@ -11,30 +11,18 @@ compas.datastructures
1111This package defines the core data structures of the COMPAS framework.
1212The data structures provide a structured way of storing and accessing data on individual components of both topological and geometrical objects.
1313
14- Main Classes
15- ============
14+ Classes
15+ =======
1616
1717.. toctree ::
1818 :maxdepth: 1
1919 :titlesonly:
2020
2121 compas.datastructures.Network
2222 compas.datastructures.Mesh
23-
24-
25- Other Classes
26- =============
27-
28- .. autosummary ::
29- :toctree: generated/
30- :nosignatures:
31-
32- Datastructure
33- Feature
34- GeometricFeature
35- ParametricFeature
36- Part
37- TreeNode
23+ compas.datastructures.CellNetwork
24+ compas.datastructures.Tree
25+ compas.datastructures.Assembly
3826
3927
4028Exceptions
You can’t perform that action at this time.
0 commit comments