<Code Lib>
2024 Method
Changes 0
M

ViewSchedule.CreateKeySchedule

Description:
Create a key schedule.
Remarks:
A key schedule displays abstract "key" elements that can be used to populate parameters of ordinary model elements.

public static ViewSchedule CreateKeySchedule(
	Document document,
	ElementId categoryId
)

Return Value ViewSchedule The newly created schedule.

Loading…