Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 10:06
· 57 commits to main since this release

Added

  • Added compas_ifc.entities.extensions.IfcContext to extend IfcContext class.
  • Added verbose option to Model and IFCFile.
  • Added compas_ifc.entities.TypeDefinition class.
  • Added remove() to Model for removing entities.

Changed

Removed