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: bimdata_api_client/api/collaboration_api.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8940,7 +8940,7 @@ def create_document(
8940
8940
):
8941
8941
"""Create a document # noqa: E501
8942
8942
8943
-
Create a document. If the document is one of {'DXF', 'OBJ', 'POINT_CLOUD', 'DWG', 'GLTF', 'IFC'}, a model will be created and attached to this document Required scopes: document:write # noqa: E501
8943
+
Create a document. If the document is one of {'POINT_CLOUD', 'GLTF', 'IFC', 'DXF', 'OBJ', 'DWG'}, a model will be created and attached to this document Required scopes: document:write # noqa: E501
8944
8944
This method makes a synchronous HTTP request by default. To make an
format (str): The BCF data structure may be used for other purposes than BCF Topics. (Storing coordinates, a viewpoint, a list of objecs, etc) The default value is \"standard\". If you want to use the BCF routes to store custom data not related to a BCF Topic, you must set this value to something else. You must add a query string filter if you want to fetch topics with a non \"standard\" format. . [optional] # noqa: E501
223
225
index (int, none_type): [optional] # noqa: E501
224
226
bimdata_viewer_layout (bool, date, datetime, dict, float, int, list, str, none_type): Non standard field. JSON describing bimdataViewerLayout.. [optional] # noqa: E501
format (str): The BCF data structure may be used for other purposes than BCF Topics. (Storing coordinates, a viewpoint, a list of objecs, etc) The default value is \"standard\". If you want to use the BCF routes to store custom data not related to a BCF Topic, you must set this value to something else. You must add a query string filter if you want to fetch topics with a non \"standard\" format. . [optional] # noqa: E501
323
326
index (int, none_type): [optional] # noqa: E501
324
327
bimdata_viewer_layout (bool, date, datetime, dict, float, int, list, str, none_type): Non standard field. JSON describing bimdataViewerLayout.. [optional] # noqa: E501
format (str): The BCF data structure may be used for other purposes than BCF Topics. (Storing coordinates, a viewpoint, a list of objecs, etc) The default value is \"standard\". If you want to use the BCF routes to store custom data not related to a BCF Topic, you must set this value to something else. You must add a query string filter if you want to fetch topics with a non \"standard\" format. . [optional] # noqa: E501
213
215
index (int, none_type): [optional] # noqa: E501
214
216
bimdata_viewer_layout (bool, date, datetime, dict, float, int, list, str, none_type): Non standard field. JSON describing bimdataViewerLayout.. [optional] # noqa: E501
format (str): The BCF data structure may be used for other purposes than BCF Topics. (Storing coordinates, a viewpoint, a list of objecs, etc) The default value is \"standard\". If you want to use the BCF routes to store custom data not related to a BCF Topic, you must set this value to something else. You must add a query string filter if you want to fetch topics with a non \"standard\" format. . [optional] # noqa: E501
316
319
index (int, none_type): [optional] # noqa: E501
317
320
bimdata_viewer_layout (bool, date, datetime, dict, float, int, list, str, none_type): Non standard field. JSON describing bimdataViewerLayout.. [optional] # noqa: E501
format (str): The BCF data structure may be used for other purposes than BCF Topics. (Storing coordinates, a viewpoint, a list of objecs, etc) The default value is \"standard\". If you want to use the BCF routes to store custom data not related to a BCF Topic, you must set this value to something else. You must add a query string filter if you want to fetch topics with a non \"standard\" format. . [optional] # noqa: E501
225
227
index (int, none_type): [optional] # noqa: E501
226
228
bimdata_viewer_layout (bool, date, datetime, dict, float, int, list, str, none_type): Non standard field. JSON describing bimdataViewerLayout.. [optional] # noqa: E501
format (str): The BCF data structure may be used for other purposes than BCF Topics. (Storing coordinates, a viewpoint, a list of objecs, etc) The default value is \"standard\". If you want to use the BCF routes to store custom data not related to a BCF Topic, you must set this value to something else. You must add a query string filter if you want to fetch topics with a non \"standard\" format. . [optional] # noqa: E501
328
331
index (int, none_type): [optional] # noqa: E501
329
332
bimdata_viewer_layout (bool, date, datetime, dict, float, int, list, str, none_type): Non standard field. JSON describing bimdataViewerLayout.. [optional] # noqa: E501
0 commit comments