2022 Method
Changes 0
M

AssemblyViewUtils.CreateSingleCategorySchedule

Description:
Creates a new single-category schedule assembly view for the assembly instance.
Remarks:
The new single-category schedule will be preloaded with fields "Family and Type" and "Count". The schedule will be empty if there are no elements of the specified category in the assembly instance. The document must be regenerated before using the schedule.
Overloads (2):
CreateSingleCategorySchedule(Document,ElementId,ElementId)
public static ViewSchedule CreateSingleCategorySchedule(
	Document document,
	ElementId assemblyInstanceId,
	ElementId scheduleCategoryId
)
Return Value ViewSchedule A new single-category schedule assembly view.