IFCData.GetSimpleType Method
Gets the IFC type name.
Namespace:
Â
Autodesk.Revit.DB.IFC
Assembly:
 RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetSimpleType()
Return Value
String
The name.
Exceptions
Exception
Condition
InvalidOperationException
No type assigned or it is not a simple type.
See Also
Reference
IFCData Class
Autodesk.Revit.DB.IFC Namespace