Check that in a family the FillRegionType is always masking.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsValidMasking(
bool isMasking
)
Parameters
- isMasking Boolean
-
The isMasking value to check.
Return Value
Boolean
True if the IsMasking property can be set to the new value.
See Also
Reference