Revit 2026 API
IPipe |
Obtains the schema of the ESEntity.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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