Skip to content

Properties seem to duplicate instead of inherit and override? #531

Open
@Moult

Description

@Moult

If I have the following set in my user defined psets txt file:

PropertySet:	Pset_ConcreteElementGeneral	I	IfcElement
	ConstructionMethod	Label
PropertySet:	Pset_ConcreteElementGeneral	T	IfcElementType
	ConstructionMethod	Label

Then if I have a Revit type with the ConstructionMethod[Type] value of "FOO" and the instance parameter ConstructionMethod of empty string "", then in IFC I see the "FOO" appear twice, once in a pset assigned to the type and duplicated again in a pset assigned to the occurrence.

If I have a Revit type with the ConstructionMethod[Type] value of "FOO" and the instance parameter ConstructionMethod of "BAR", then in IFC the inheritance + override behaviour is as expected.

User reported this from Revit 2021, using latest available Revit IFC 2021 release from Github.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TriageInitial inspection of issue to determine labels and urgencyparameters-propertiesError in resulting Revit parameter or IFC properties/property sets

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions