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: 2015.0.0.0 (2015.0.0.0)
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

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →