supportsGraphicalEditing Method
Return whether graphical editing is supported for this briefcase. It is not supported if the briefcase is read-only, or the briefcase contains a version of the BisCore ECSchema older than v0.1.11.
supportsGraphicalEditing(): Promise<boolean>
@see enterEditingScope to enable graphical editing.
Returns - Promise
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.