StructuralMaterialTypeFilter(StructuralMaterialType)
Constructor
Description:
Constructs a new instance of a filter to match family instances that have the given structural material type.
Constructs a new instance of a filter to match family instances that have the given structural material type.
Parameters
Parameter | Type | Description |
---|---|---|
structuralMaterialType | StructuralMaterialType | The structural material type to match. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |