Finds the Schema corresponding to the GUID in memory.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static Schema Lookup(
Guid guid
)
Parameters
- guid Guid
-
Return Value
Schema
See Also
Reference