M

Create

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2026).
Identical to 2026: 2025, 2025.3, 2027
Not present in: 2020, 2021, 2022
2026 current
ScheduleSheetInstance.Create(Document, ElementId, ElementId, XYZ, Int32)
document Document The document
viewSheetId ElementId The id of the sheet where the schedule segment will be placed.
scheduleId ElementId The id of the schedule view.
origin XYZ Location on the sheet where the schedule segment will be placed.
segmentIndex Int32 The schedule segment index of the schedule instance.
→ returns ScheduleSheetInstance The new ScheduleInstance.
ScheduleSheetInstance.Create(Document, ElementId, ElementId, XYZ, Int32)
document Document The document
viewSheetId ElementId The id of the sheet where the schedule segment will be placed.
scheduleId ElementId The id of the schedule view.
origin XYZ Location on the sheet where the schedule segment will be placed.
segmentIndex Int32 The schedule segment index of the schedule instance.
→ returns ScheduleSheetInstance The new ScheduleInstance.