Determines if there is one corresponding IFC type.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasSimpleType()
Return Value
Boolean
False if there are no corresponding IFC types, or more than one; returns true otherwise.
See Also
Reference