ArchIFC Namespace Reference

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()]
 

Function Documentation

◆ QT_TRANSLATE_NOOP()

def ArchIFC.QT_TRANSLATE_NOOP (   ctx,
  txt 
)

◆ uncamel()

def ArchIFC.uncamel (   t)

Variable Documentation

◆ IfcTypes

list ArchIFC.IfcTypes = [uncamel(t) for t in ArchIFCSchema.IfcProducts.keys()]