You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ IsExternal | Yes | Is the BimSnippet external or within the bcfzip. <br> (Defaul
170
170
Element | Optional | Description |
171
171
:-----------|:------------|:------------
172
172
Reference | No | URI to BimSnippet. <br> IsExternal=false “..\snippetExample.ifc“ (within bcfzip) <br> IsExternal=true “https://.../snippetExample.ifc“
173
-
ReferenceSchema | Yes | URI to BimSnippetSchema (always external)
173
+
ReferenceSchema | No | URI to BimSnippetSchema (always external)
174
174
175
175
### DocumentReferences (optional)
176
176
DocumentReferences provides a means to associate documents with topics. The references may point to files within the BCF or to external locations.
0 commit comments