Revit 2025.3 API
IDuct |
Obtains the schema of the ESEntity.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
Schema GetDataSchema()
Function GetDataSchema As Schema
Schema^ GetDataSchema()
abstract GetDataSchema : unit -> Schema
Return Value
SchemaNull if the server has no data.
See Also