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
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: