Classes | |
| class | ContextCreator |
| class | recycler |
| class | SIUnitCreator |
Functions | |
| def | getObjectsOfIfcType (objects, ifcType) |
| def | writeUnits (ifcfile, unit="metre") |
| def exportIFCHelper.getObjectsOfIfcType | ( | objects, | |
| ifcType | |||
| ) |
Referenced by exportIFC.export(), and exportIFCHelper.ContextCreator.getProjectObject().
| def exportIFCHelper.writeUnits | ( | ifcfile, | |
unit = "metre" |
|||
| ) |
adds additional units settings to the given ifc file if needed
Referenced by exportIFC.export().