IFCDataGetSimpleType Method |
Gets the IFC type name.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string GetSimpleType()
Public Function GetSimpleType As String
public:
String^ GetSimpleType()
member GetSimpleType : unit -> string
Return Value
String
The name.
Exceptions
See Also