-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I am validating an IFC file with IFC4 schema.
The file contains IfcCartesianPointList3D entity which has 2 arguments where data is present in first argument, and second argument is always NULL.
Referred IfcCartesianPointList3D in latest buildingsmart doc also which shows that it will have two arguments (CoordList and TagList).
But BuildSmartTool expects 1 argument for IfcCartesianPointList3D entity.

Could you please help us with the following questions
- Is it possible to move such cases to the N/A section instead of reporting them as errors?
- Is there any recommended workaround we can use to avoid this error while still maintaining schema correctness?
Metadata
Metadata
Assignees
Labels
No labels