Sets the corresponding IFC type by its name.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetSimpleType(
string typeName
)
Parameters
- typeName String
-
The name of the type.
Exceptions
See Also
Reference