<Code Lib>
2027 Method
Changes 0
M

ViewSchedule.IsValidFamilyForNoteBlock

Description:
Checks whether a family can be used for a note block.

public static bool IsValidFamilyForNoteBlock(
	Document document,
	ElementId familyId
)

Return Value Boolean True if the family can be used for a note block, false otherwise.

Loading…