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

IFCData.SetSimpleType

Method
Description:
Sets the corresponding IFC type by its name.
Syntax
public void SetSimpleType(
	string typeName
)
Parameters
Parameter Type Description
typeName String The name of the type.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null