<Code Lib>
2020 Method
Changes 0
M

FilledRegion.IsValidFilledRegionTypeId

Description:
Indicates whether the given Id is a valid filled region type Id.

public static bool IsValidFilledRegionTypeId(
	Document document,
	ElementId typeId
)

Return Value bool True if it is a valid filled region type Id, false otherwise.

Loading…