Message 1 of 5
IFC Import: TextNotes & Transparency

Not applicable
01-23-2014
02:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If I define my own TextNote Family Type through IFC (using a custom label in the IfcTextStyle entity), Revit happily shows this extra type. Thus, I can (in Revit) edit the type and change the background of the TextNote to Transparent without affecting all standard TextNotes - only the ones I'm generating. Perfect - except that it requires a manual step by the user, and I'd like to avoid that.
Is there any way to set this transparency Type property via IFC? The IfcColourRgb entity used for text annotations doesn't support alpha so setting the background colour in IfcTextStyleForDefinedFont won't help.
Thanks for any suggestions.