Skip to content

v0.0.5

Choose a tag to compare

@carlopav carlopav released this 02 Jul 11:41

dxf_ifc

  • Source panel: import the full drawing, a single block, or a single layer (auto-scanned when toggled)
  • Destination panel: overwrite the active element's context, pick another context, or create a new IfcAnnotation assigned to a spatial container
  • INSERT blocks expanded inline via ezdxf virtual_entities() instead of IfcMappedItem (fixes a Bonsai switch_representation crash)
  • Removed the Pset_DXFSource writer

ifc_dxf

  • Walls with IfcMaterialLayerSetUsage now decompose their section into per-material-layer hatches (IfcWall_Hatches_), coloured by a keyword-based classifier (concrete/insulation/masonry/wood)
  • New IfcWall_LayersSubdivision layer draws the boundary lines between material layers
  • Fixed a regression where enabling material-layer hatches suppressed the standard hatch on IfcColumn and any wall without a material layer set