RVTDocs.com
Namespace: Autodesk.Revit.DB.IFC Class: IFCData

IFCData.SetTypeList

Method
Syntax
public void SetTypeList(
	IList<string> typeList
)
Parameters
Parameter Type Description
typeList IList
Return Value