StructuralMaterialTypeFilter Constructor


OverloadĀ List

Name Description
Public method StructuralMaterialTypeFilter(StructuralMaterialType)
Constructs a new instance of a filter to match family instances that have the given structural material type.
Public method StructuralMaterialTypeFilter(StructuralMaterialType, Boolean)
Constructs a new instance of a filter to match family instances by structural material type, with the option to match all families which are not of the given structural material type.

See Also