Share

ExtensibleStorageFilter Constructor

Constructs a new instance of a filter to match elements with extensible storage data based on specific Schema id.


Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ExtensibleStorageFilter(
	Guid schemaGuid
)

Parameters

schemaGuid  Guid
Schema id used to filter elements with extensible storage data

See Also

Reference

Was this information helpful?