Gets the name of the element assigned to the current export state.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetFamilyName()
Return Value
String
The family name.
Remarks
The family name is prepared for use in IFC output during the call to PushExportState().
See Also
Reference