Constructs a new instance of a filter to match structural family instances (typically columns, beams, or braces) of the given structural usage.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public StructuralInstanceUsageFilter(
StructuralInstanceUsage structuralUsage
)
Parameters
- structuralUsage StructuralInstanceUsage
-
The family instance structural usage.
Exceptions
See Also
Reference