BCFMarkupHeaderFile

class Communicator.BCFMarkupHeaderFile()

Constructors


Constructors

constructor

Communicator.BCFMarkupHeaderFile.constructor(ifcProject, ifcSpatialStructureElement, isExternal, filename, date, reference)
Arguments
  • ifcProject ({  }()) –

  • ifcSpatialStructureElement ({  }()) –

  • isExternal ({  }()) –

  • filename ({  }()) –

  • date ({  }()) –

  • reference ({  }()) –

Return type

Communicator.BCFMarkupHeaderFile

Methods

getBimDate

Communicator.BCFMarkupHeaderFile.getBimDate()

Date of the BIM file.

Return type

{  }

getBimFilename

Communicator.BCFMarkupHeaderFile.getBimFilename()

The BIM file related to this topic.

Return type

{  }

getIfcProject

Communicator.BCFMarkupHeaderFile.getIfcProject()

GenericId Reference to the project to which this topic is related in the IFC file

Return type

{  }

getIfcSpacialStructureElement

Communicator.BCFMarkupHeaderFile.getIfcSpacialStructureElement()

GenericId Reference to the spatial structure element, e.g. IfcBuildingStorey, to which this topic is related.

Return type

{  }

getIsExternal

Communicator.BCFMarkupHeaderFile.getIsExternal()

Is the IFC file external or within the bcfzip

Return type

{  }

getReference

Communicator.BCFMarkupHeaderFile.getReference()

URI to IfcFile. IsExternal=false “..:raw-latex:example.ifc” (within bcfzip) IsExternal=true “https://…/example.ifc”

Return type

{  }