FilledRegionType.IsValidBackgroundPatternId
Description:
Check if the id is valid for a background pattern
Check if the id is valid for a background pattern
Remarks:
The FillPatternElement must be a 'Drafting' pattern.
The FillPatternElement must be a 'Drafting' pattern.
public bool IsValidBackgroundPatternId(
ElementId patternId
)
-
patternIdElement id of the FillPatternElement
Return Value
bool
False if the FillPatternElement is a model pattern.
True otherwise.
-
A non-optional argument was null