updateGeometry
Syntax
app.updateGeometry();
Parameters
objectId string
The ID of the layout that contains the new geometry information
Return value
The updateGeometry()
method does not return anything.
Description
The updateGeometry()
method updates the geometry of an article in InCopy by reopening the layout. In case of failure it throws an exception. This method can be used in conjunction with the afterGeometryNotification
scripting event.
Examples
See scripting event afterGeometryNotification.
Supported versions
Adobe Version | Supported |
---|---|
2021 | v16.3.1+ ✔ |
2022 | ✔ |
2023 | ✔ |
2024 | ✔ |