mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 10:59:17 +00:00
Add AI generation disclosure
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!-- This file was generated with the assistance of an AI coding tool. -->
|
||||
# ifcquery
|
||||
|
||||
A CLI tool for querying and inspecting IFC building models. All output is
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
# IfcQuery - IFC model interrogation CLI
|
||||
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
|
||||
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
|
||||
#
|
||||
# This file is part of IfcQuery.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
# IfcQuery - IFC model interrogation CLI
|
||||
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
|
||||
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
|
||||
#
|
||||
# This file is part of IfcQuery.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
# IfcQuery - IFC model interrogation CLI
|
||||
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
|
||||
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
|
||||
#
|
||||
# This file is part of IfcQuery.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
# IfcQuery - IFC model interrogation CLI
|
||||
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
|
||||
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
|
||||
#
|
||||
# This file is part of IfcQuery.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
# IfcQuery - IFC model interrogation CLI
|
||||
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
|
||||
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
|
||||
#
|
||||
# This file is part of IfcQuery.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
# IfcQuery - IFC model interrogation CLI
|
||||
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
|
||||
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
|
||||
#
|
||||
# This file is part of IfcQuery.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
# IfcQuery - IFC model interrogation CLI
|
||||
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
|
||||
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
|
||||
#
|
||||
# This file is part of IfcQuery.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
# IfcQuery - IFC model interrogation CLI
|
||||
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
|
||||
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
|
||||
#
|
||||
# This file is part of IfcQuery.
|
||||
#
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
import ifcopenshell
|
||||
import ifcopenshell.api.aggregate
|
||||
import ifcopenshell.api.owner.settings
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
import json
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
from ifcquery.info import info
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
import json
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
import json
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
from ifcquery.select import select
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
import ifcopenshell
|
||||
import ifcopenshell.api.project
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file was generated with the assistance of an AI coding tool.
|
||||
from ifcquery.tree import tree
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user