IFCData.GetTypeList Method

Gets the multiple strings represent one IFC type name.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<string> GetTypeList()

Return Value

IList<String>
The strings.

Exceptions

ExceptionCondition
InvalidOperationException No type assigned or it is a simple type.

See Also

Reference

IFCData Class
Autodesk.Revit.DB.IFC Namespace