bSI-InfraRoom / IFC-infra-unit-test

IFC Infrastructure Extension Deployment unit tests (as of 2021-02-09)
Other
16 stars 20 forks source link

LinearPlacement-3 #126

Closed michelangelo-acca closed 3 years ago

michelangelo-acca commented 3 years ago

Unit test

This scenario allows testing of simple linear placements along an alignment. It uses assemblies (of assemblies) so as to test the positioning of singalling elements.

Covered topics

larswik commented 3 years ago

I think that the file looks good. However, isn't there a rule where the IfcLinearPlacement shall have a PlacementRelTo = IfcAlignment.ObjectPlacement? This is missing.

michelangelo-acca commented 3 years ago

The file has been updated with the PlacementRelTo attribute referencing the related linear positioning element, though in the documentation this is not enforced.

larswik commented 3 years ago

LFTM