| Revit 2020 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: 20.0.0.0 (20.0.0.377)
Since:
2015
Syntax
| C# |
|---|
public bool HasSimpleType() |
| Visual Basic |
|---|
Public Function HasSimpleType As Boolean |
| Visual C++ |
|---|
public: bool HasSimpleType() |