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