IDS icon indicating copy to clipboard operation
IDS copied to clipboard

Fix Issue #350: Add test case for verifying the IfcMaterialLayerSet name (LayerSetName) in material test cases

Open giuseppeverduciALMA opened this issue 1 year ago • 0 comments

This pull request addresses the missing test case for verifying the name (LayerSetName) of the IfcMaterialLayerSet element in the material test cases (Issue #350).

Changes:

  • updated the script.md file to include the new test case
  • included the generated ids file
  • added a sample IFC file that includes an IfcMaterialLayerSet with a defined value for the LayerSetName attribute
  • updated the .gitignore file to prevent compiled files from being inadvertently added to the repository

giuseppeverduciALMA avatar Sep 27 '24 12:09 giuseppeverduciALMA