Skip to main content
Ctrl
+
K
COMPAS Model
latest
GitHub
Discourse
PyPI
latest
GitHub
Discourse
PyPI
Introduction
Installation
Tutorial
Examples
API Reference
compas_model.algorithms
brep_brep_contacts
mesh_mesh_contacts
compas_model.elements
BeamElement
ColumnElement
Element
Feature
Group
PlateElement
compas_model.geometry
is_collision_poly_poly_xy
is_intersection_box_box
is_intersection_line_aabb
is_intersection_line_box
is_intersection_ray_aabb
is_intersection_ray_box
is_intersection_segment_aabb
is_intersection_segment_box
minkowski_difference_xy
minkowski_sum_xy
pca_box
compas_model.interactions
Contact
compas_model.materials
Material
Concrete
Steel
Timber
compas_model.models
ElementNode
ElementTree
InteractionGraph
Model
compas_model.interactions
Modifier
compas_model.scene
ElementObject
ModelObject
License
COMPAS.dev
API Reference
ModelObject
ModelObject.clear
ModelObject.clear
ModelObject.
clear
(
)
Clear all components of the model.
Returns
:
None
On this page
ModelObject.clear()