Files
IfcOpenShell/src/ifcopenshell-python/ifcopenshell/api/owner/settings.py
T

14 lines
162 B
Python

def get_person():
pass
def get_organisation():
pass
settings = {
"ApplicationIdentifier": "",
"ApplicationFullName": "",
"Version": "",
}