Skip to content

Creating Revit parameters from arbitrary IFCPROPERTYSET records #578

Open
@tymokvo

Description

@tymokvo

Hello!

I am trying to import an IFC4 Design Transfer file that has arbitrary properties defined as IFCPROPERTYSET records. Is it possible to define IFC import settings in Revit that would map the IFC properties:

#57=IFCELECTRICAPPLIANCE('2aKn1_Ypv86uIZ4CjFbZdO',#2,$,'myElement',$,#56,#53,$,$);
#58=IFCPROPERTYSET('3phJ9E0iz9LvoWZklxAgu5',#2,'myProps',$,(#59));
#59=IFCPROPERTYSINGLEVALUE('message',$,IFCTEXT('helloWorld'),$);
#60=IFCRELDEFINESBYPROPERTIES('0Iov_SFLLC6BNwXP9Zx2rM',#2,$,$,(#57),#58);

into a Generic Model with an Instance parameter named message with the value helloWorld?

Metadata

Metadata

Assignees

No one assigned

    Labels

    IFC mappingIssues with mapping Revit entities to IFC classesRevitTriageInitial inspection of issue to determine labels and urgencyenhancementNew feature or improvement requestimportIssue with importing process (Open or Link) or resultsparameters-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