can we able to autogenerate ifcguid using revit api for 2021

can we able to autogenerate ifcguid using revit api for 2021

gowtham_venkitusamy
Participant Participant
223 Views
1 Reply
Message 1 of 2

can we able to autogenerate ifcguid using revit api for 2021

gowtham_venkitusamy
Participant
Participant

In 2021 version 2021 there is no ifcguid ,if any possible to autogenertae ifcguid using revit api for 2021 version ,i tried this code for 2021 version but it does not generate ifcguid 

Autodesk.Revit.DB.IFCExportOptions options = new Autodesk.Revit.DB.IFCExportOptions();

options.AddOption("StoreIFCGUID", true.ToString());@autodesk

0 Likes
224 Views
1 Reply
Reply (1)
Message 2 of 2

jeremy_tammik
Alumni
Alumni

I very much doubt it. To make sure, you might want to check with the IFC experts in the IFC discussion group:

  

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes