Gets the multiple strings represent one IFC type name.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â 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
See Also
Reference