Check that in a family the FillRegionType is always masking.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsValidMasking( bool isMasking )
Parameters
- isMasking Boolean
- The isMasking value to check.
Return Value
BooleanTrue if the IsMasking property can be set to the new value.