BIMserver
BIMserver copied to clipboard
Includes should be defined per field, not for all fields
Example:
IfcStyledItem: {
type: "IfcStyledItem",
fields: ["Item", "Styles"],
includes: ["IfcPresentationStyleAssignment", "IfcRepresentationItem"]
}