exportIFCHelper Namespace Reference

Classes

class  ContextCreator
 
class  recycler
 
class  SIUnitCreator
 

Functions

def getObjectsOfIfcType (objects, ifcType)
 
def writeUnits (ifcfile, unit="metre")
 

Function Documentation

◆ getObjectsOfIfcType()

def exportIFCHelper.getObjectsOfIfcType (   objects,
  ifcType 
)

◆ writeUnits()

def exportIFCHelper.writeUnits (   ifcfile,
  unit = "metre" 
)
adds additional units settings to the given ifc file if needed

Referenced by exportIFC.export().