mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 18:21:59 +00:00
Correct highlight code block python
This commit is contained in:
committed by
Thomas Krijnen
parent
3d82eb954f
commit
6286d85850
@@ -88,7 +88,7 @@ Here is a minimal example of how to use IfcPatch as a library:
|
|||||||
Alternatively, there is a less dynamic way to use IfcPatch
|
Alternatively, there is a less dynamic way to use IfcPatch
|
||||||
that allows seeing available arguments, their descriptions, types, default values, etc.
|
that allows seeing available arguments, their descriptions, types, default values, etc.
|
||||||
|
|
||||||
..code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
import ifcopenshell
|
import ifcopenshell
|
||||||
import ifcpatch
|
import ifcpatch
|
||||||
|
|||||||
Reference in New Issue
Block a user