erfajo / OrchidForDynamo

This repository contains the content of the Orchid package for Dynamo
http://www.dynamobim.com
Other
99 stars 55 forks source link

"IFC Export Classes" file selecton in IFC.SettingAdvanced node #158

Open Mordeton opened 2 years ago

Mordeton commented 2 years ago

I would love to see a feature that lets you define a "IFC Export Classes" .txt-file found under File>Export>Options>IFC Options. Maybe this feature could be in the IFC.SettingAdvanced node? Similar to how you can select a user defined property sets file.

The usecase would be:

Thanks for making such a great Package for Dynamo! :)

Regards, Morten.

erfajo commented 2 years ago

It seems that several fields have changed character with the latest IFC updates, but retained the field name. Of course, I have to make sure that is updated. Thanks for the warning :-)

erfajo commented 2 years ago

I did some tests on the node "IFC.SettingProperty", and it did take a txt file without any problems, as it took json files previously. Meaning I did not change anything, it seems to as it is :-) Ifc

Mordeton commented 2 years ago

@erfajo I think there has been a misunderstanding. What i meant is a new feature where you can define a "IFC Export Classes" file which is different from a "Property Sets" File that your package already supports.

As i said, love your Dynamo package! Its the best one i've ever used :)

Snag_10cab4 .

erfajo commented 2 years ago

I see... Well, this is not a part of the IFC exporter, this is a built-in feature in Revit. I will have to code that as a node for Revit “settings”, I will look into that :-) ...and I see that you are a Scandinavian :-)

Mordeton commented 2 years ago

@erfajo Thank you :) Yes, I'm Norwegian!

erfajo commented 2 years ago

Being able to set that file is not something Autodesk has documented in their API, so it takes a bit more research to figure out how to set that file. Therefore, unfortunately, I must, refer to it as something you must set from within Revit.