<Code Lib>
2025.3 Method
Changes 5
M

IFCData.GetTypeList

Description:
Gets the multiple strings represent one IFC type name.

public IList<string> GetTypeList()

IList<String> The strings.

Loading…