Create
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2027).
Not present in: 2020, 2021, 2022
2027
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. |