RVTDocs.com

FilledRegionType.IsValidMasking

Method
Description:
Check that in a family the FillRegionType is always masking.
Syntax
public bool IsValidMasking(
	bool isMasking
)
Parameters
Parameter Type Description
isMasking Boolean The isMasking value to check.
Return Value
Type Description
Boolean True if the IsMasking property can be set to the new value.