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