Classes | |
class | IfcContext |
class | IfcProduct |
class | IfcRoot |
Functions | |
def | QT_TRANSLATE_NOOP (ctx, txt) |
def | uncamel (t) |
Variables | |
list | IfcTypes = [uncamel(t) for t in ArchIFCSchema.IfcProducts.keys()] |
def ArchIFC.QT_TRANSLATE_NOOP | ( | ctx, | |
txt | |||
) |
Referenced by ArchIFC.IfcRoot.addIfcAttribute(), and ArchIFC.IfcRoot.setProperties().
def ArchIFC.uncamel | ( | t | ) |
Referenced by importIFCmulticore.setAttributes().
list ArchIFC.IfcTypes = [uncamel(t) for t in ArchIFCSchema.IfcProducts.keys()] |