2024 Method
Changes 4
M

FilledRegionType.IsValidBackgroundPatternId

Description:
Check if the id is valid for a background pattern
Remarks:
The FillPatternElement must be a 'Drafting' pattern.
public bool IsValidBackgroundPatternId(
	ElementId patternId
)
Return Value bool False if the FillPatternElement is a model pattern. True otherwise.