IFC4.3.x-development
IFC4.3.x-development copied to clipboard
Repository to collect updates to the IFC4.3 Specification
The Actor assignment concept currently describes how to assign actors to objects. This is great, however, more useful than individual objects is type objects. For example, an actor with a...
A luminaire control register typically contains the colour of the light fitting. I was looking for the appropriate property to put this in and found a lot of colour properties...
IfcPropertySet.DefinesOccurrence is defined as SET [0:?] OF [IfcRelDefinesByProperties](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcRelDefinesByProperties.htm) FOR RelatingPropertyDefinition Scenario 1: IfcWallX IfcPropertySetX IfcSlabX IfcPropertySetX Scenario 2: IfcWallX, IfcSlabX IfcPropertySetX What's the difference between the two scenarios? If SET...
This situation is valid for IfcPropertySet: IfcWallX, IfcSlabX IfcPropertySetX I.e. a single property set may be shared by multiple entities. Material properties cannot be shared. IfcMaterial -> IfcMaterialProperties I suspect...
Are there ISO standards (perhaps 10303-41 which I don't have access to, but originally defined organization_role and person_role) which gives better definitions for the types of roles? Right now the...
A boolean property to determine whether or not a a lamp is dimmable.
MaterialLayerSet has MaterialLayers | LIST [1:?] OF IfcMaterialLayer MaterialProfileSet has MaterialProfiles | LIST [1:?] OF IfcMaterialProfile MaterialConstituentSet has MaterialConstituents | OPTIONAL SET [1:?] OF IfcMaterialConstituent Why are constituents special? Why...
IfcExternalInformation like IfcDocumentInformation, IfcLibraryInformation, IfcClassification has an inherited Location. The references to the document / library / classification, (i.e. subclasses of IfcExternalReference) all also have an inherited Location. The external...
Is it unusual that `IfcMaterial` doesn't show up in the search? 
Not that there's much dynamic apart from the search, but it would be good to have as a standard web sysadmin policy. Was reported by a user.