| Revit 2022 API |
| IFCData..::..HasSimpleType Method |
| IFCData Class See Also |
Determines if there is one corresponding IFC type.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2015
Syntax
| C# |
|---|
public bool HasSimpleType() |
| Visual Basic |
|---|
Public Function HasSimpleType As Boolean |
| Visual C++ |
|---|
public: bool HasSimpleType() |