Constructs a new instance of a filter to match elements with extensible storage data based on specific Schema id.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public ExtensibleStorageFilter( Guid schemaGuid ) |
| Visual Basic |
|---|
Public Sub New ( _ schemaGuid As Guid _ ) |
| Visual C++ |
|---|
public: ExtensibleStorageFilter( Guid schemaGuid ) |
Parameters
- schemaGuid
- Type: System..::..Guid
Schema id used to filter elements with extensible storage data