We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e909f commit 26ee8afCopy full SHA for 26ee8af
docs/documentation/ifc_predefined_type.md
@@ -0,0 +1,6 @@
1
+# ifc_predefined_type
2
+
3
+::: cadwork.ifc_predefined_type
4
+ rendering:
5
+ show_root_heading: false
6
+ show_source: true
mkdocs.yml
@@ -50,6 +50,7 @@ nav:
50
- BREP data: documentation/brep_data.md
51
- IFC:
52
- IFC2x3 Element Type: documentation/ifc_2x3_element_type.md
53
+ - IFC Predefined Type: documentation/ifc_predefined_type.md
54
- IFC Options: documentation/ifc_options.md
55
- Camera: documentation/camera_data.md
56
- Layer Settings: documentation/layer_settings.md
0 commit comments