Determines if there is one corresponding IFC type.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2015
Syntax
| C# |
|---|
public bool HasSimpleType() |
| Visual Basic |
|---|
Public Function HasSimpleType As Boolean |
| Visual C++ |
|---|
public: bool HasSimpleType() |