2025.3 Class Back to 2025.3
C

ScheduleSheetInstance

Version comparison

Members across versions

7 members across 9 versions · 2 added later · 2 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, ElementId, ElementId, XYZ)
same same same same same changed same same same
M Create(Document, ElementId, ElementId, XYZ, Int32)
not yet introduced not yet introduced not yet introduced added same changed same same same
same same same same same same same same same
P Point
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
not yet introduced not yet introduced not yet introduced added same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2025.3).
Identical to 2025.3: 2025, 2026, 2027
2025.3 current

Changes in 2020 vs 2025.3 2 missing 1 changed

Flip API Versions →

Missing in 2020 (only available in 2025.3)

Changed members

ScheduleSheetInstance.Create(Document, ElementId, ElementId, XYZ)
document Document The document
viewSheetId ElementId The id of the sheet where the schedule will be placed.
scheduleId ElementId The id of the schedule view.
origin XYZ Location on the sheet where the schedule will be placed.
→ returns ScheduleSheetInstance The new ScheduleInstance.

Changes in 2021 vs 2025.3 2 missing 1 changed

Flip API Versions →

Missing in 2021 (only available in 2025.3)

Changed members

ScheduleSheetInstance.Create(Document, ElementId, ElementId, XYZ)
document Document The document
viewSheetId ElementId The id of the sheet where the schedule will be placed.
scheduleId ElementId The id of the schedule view.
origin XYZ Location on the sheet where the schedule will be placed.
→ returns ScheduleSheetInstance The new ScheduleInstance.

Changes in 2022 vs 2025.3 2 missing 1 changed

Flip API Versions →

Missing in 2022 (only available in 2025.3)

Changed members

ScheduleSheetInstance.Create(Document, ElementId, ElementId, XYZ)
document Document The document
viewSheetId ElementId The id of the sheet where the schedule will be placed.
scheduleId ElementId The id of the schedule view.
origin XYZ Location on the sheet where the schedule will be placed.
→ returns ScheduleSheetInstance The new ScheduleInstance.

Changes in 2023 vs 2025.3 2 changed

Flip API Versions →

Changed members

ScheduleSheetInstance.Create(Document, ElementId, ElementId, XYZ)
document Document The document
viewSheetId ElementId The id of the sheet where the schedule will be placed.
scheduleId ElementId The id of the schedule view.
origin XYZ Location on the sheet where the schedule will be placed.
→ 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.

Changes in 2024 vs 2025.3 2 changed

Flip API Versions →

Changed members

ScheduleSheetInstance.Create(Document, ElementId, ElementId, XYZ)
document Document The document
viewSheetId ElementId The id of the sheet where the schedule will be placed.
scheduleId ElementId The id of the schedule view.
origin XYZ Location on the sheet where the schedule will be placed.
→ 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.