mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
Documentation: Added getting started documentation for ifcopenshell core (#4965)
* Added getting started documentation for ifcopenshell core * Apply suggestions from code review Co-authored-by: Thomas Krijnen <t.krijnen@gmail.com> * Updated code snippet to use ->as instead of dynamic_cast based on feedback * Missed out two dynamic casts * Using preprocessor macros instead of chaining if-else --------- Co-authored-by: Jonathan Gan <jonathan.gan@inspacion.com> Co-authored-by: Thomas Krijnen <t.krijnen@gmail.com>
This commit is contained in:
@@ -21,6 +21,7 @@ possible at compile-time when using C++ and at run-time when using Python.
|
||||
:caption: Contents:
|
||||
|
||||
ifcopenshell/installation
|
||||
ifcopenshell/getting_started
|
||||
ifcopenshell/geometry_iterator
|
||||
ifcopenshell/geometry_settings
|
||||
ifcopenshell/boolean_process
|
||||
|
||||
Reference in New Issue
Block a user