ViewSheet
Version comparison
Members across versions
19 members across 9 versions
· 5 added later
· 4 changed
Members across versions
19 members across 9 versions
· 5 added later
· 4 changed
Member-name color: stable · changed · removed · obsolete · added later
| Member | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2025.3 | 2026 | 2027 |
|---|---|---|---|---|---|---|---|---|---|
| not yet introduced | not yet introduced | not yet introduced | added | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | changed | same | same | same | |
| same | same | same | same | same | changed | 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 | |
| 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 | not yet introduced | added | 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 | same | same | same | same | |
| same | same | same | same | same | changed | same | same | same | |
| same | same | same | same | same | changed | 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 | not yet introduced | not yet introduced | added | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| not yet introduced | not yet introduced | not yet introduced | not yet introduced | not yet introduced | not yet introduced | not yet introduced | added | same |
No members match the current filter.
Per-version detail
Click a version below to see what changed in that release vs your current frame (2021).
2021
current
Changes in 2024 vs 2021 3 added
Flip API Versions →Added in 2024 (new since 2021)
Changes in 2025 vs 2021 4 added 4 changed
Flip API Versions →Added in 2025 (new since 2021)
Changed members
ViewSheet.Create(Document, ElementId)
| document | Document | The document to which the ViewSheet will be added. |
| titleBlockTypeId | ElementId | The type id of the TitleBlock type which will be used by the new ViewSheet. For no TitleBlock, pass invalid element ID. |
| → returns | ViewSheet | The new ViewSheet. |
ViewSheet.CreatePlaceholder(Document)
| aDoc | Document | The document. |
| → returns | ViewSheet | The placeholder sheet. |
ViewSheet.GetRevisionCloudNumberOnSheet(ElementId)
| revisionCloudId | ElementId | The id of the RevisionCLoud. |
| → returns | String→nullNothingnullptr | Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no Revision Number assigned on this sheet. |
ViewSheet.GetRevisionNumberOnSheet(ElementId)
| revisionId | ElementId | The id of the Revision. |
| → returns | String→nullNothingnullptr | Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the Revision does not appear on this sheet. |
Changes in 2025.3 vs 2021 4 added 4 changed
Flip API Versions →Added in 2025.3 (new since 2021)
Changed members
ViewSheet.Create(Document, ElementId)
| document | Document | The document to which the ViewSheet will be added. |
| titleBlockTypeId | ElementId | The type id of the TitleBlock type which will be used by the new ViewSheet. For no TitleBlock, pass invalid element ID. |
| → returns | ViewSheet | The new ViewSheet. |
ViewSheet.CreatePlaceholder(Document)
| aDoc | Document | The document. |
| → returns | ViewSheet | The placeholder sheet. |
ViewSheet.GetRevisionCloudNumberOnSheet(ElementId)
| revisionCloudId | ElementId | The id of the RevisionCLoud. |
| → returns | String→nullNothingnullptr | Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no Revision Number assigned on this sheet. |
ViewSheet.GetRevisionNumberOnSheet(ElementId)
| revisionId | ElementId | The id of the Revision. |
| → returns | String→nullNothingnullptr | Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the Revision does not appear on this sheet. |
Changes in 2026 vs 2021 5 added 4 changed
Flip API Versions →Added in 2026 (new since 2021)
Changed members
ViewSheet.Create(Document, ElementId)
| document | Document | The document to which the ViewSheet will be added. |
| titleBlockTypeId | ElementId | The type id of the TitleBlock type which will be used by the new ViewSheet. For no TitleBlock, pass invalid element ID. |
| → returns | ViewSheet | The new ViewSheet. |
ViewSheet.CreatePlaceholder(Document)
| aDoc | Document | The document. |
| → returns | ViewSheet | The placeholder sheet. |
ViewSheet.GetRevisionCloudNumberOnSheet(ElementId)
| revisionCloudId | ElementId | The id of the RevisionCLoud. |
| → returns | String→nullNothingnullptr | Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no Revision Number assigned on this sheet. |
ViewSheet.GetRevisionNumberOnSheet(ElementId)
| revisionId | ElementId | The id of the Revision. |
| → returns | String→nullNothingnullptr | Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the Revision does not appear on this sheet. |
Changes in 2027 vs 2021 5 added 4 changed
Flip API Versions →Added in 2027 (new since 2021)
Changed members
ViewSheet.Create(Document, ElementId)
| document | Document | The document to which the ViewSheet will be added. |
| titleBlockTypeId | ElementId | The type id of the TitleBlock type which will be used by the new ViewSheet. For no TitleBlock, pass invalid element ID. |
| → returns | ViewSheet | The new ViewSheet. |
ViewSheet.CreatePlaceholder(Document)
| aDoc | Document | The document. |
| → returns | ViewSheet | The placeholder sheet. |
ViewSheet.GetRevisionCloudNumberOnSheet(ElementId)
| revisionCloudId | ElementId | The id of the RevisionCLoud. |
| → returns | String→nullNothingnullptr | Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no Revision Number assigned on this sheet. |
ViewSheet.GetRevisionNumberOnSheet(ElementId)
| revisionId | ElementId | The id of the Revision. |
| → returns | String→nullNothingnullptr | Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the Revision does not appear on this sheet. |