ifcopenshell.express.codegen

Module Contents

class ifcopenshell.express.codegen.Base

A base class for all code generation classes. Currently only working around some python 2/3 incompatibilities in terms of unicode file handling.

emit()
ifcopenshell.express.codegen.indent(n, s)