mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
22 lines
648 B
ReStructuredText
22 lines
648 B
ReStructuredText
IfcOpenShell-Python
|
|
===================
|
|
|
|
IfcOpenShell-Python provides Python bindings to the core IfcOpenShell C++
|
|
system, as well as high level analysis and authoring functions. All the
|
|
capabilities of the C++ core are available in Python.
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 1
|
|
:caption: Contents:
|
|
|
|
ifcopenshell-python/installation
|
|
ifcopenshell-python/hello_world
|
|
ifcopenshell-python/code_examples
|
|
ifcopenshell-python/geometry_processing
|
|
ifcopenshell-python/geometry_creation
|
|
ifcopenshell-python/geometry_tree
|
|
ifcopenshell-python/selector_syntax
|
|
ifcopenshell-python/schema_querying
|
|
ifcopenshell-python/validation
|