ModelIdAndGeometryGuid Interface
Specifies a GeometricModel's Id and a Guid identifying the current state of the geometry contained within the model.
@see TxnManager.onModelGeometryChanged and BriefcaseTxns.onModelGeometryChanged.
Properties
Name | Type | Description | |
---|---|---|---|
guid | string | A unique identifier for the current state of the model's geometry. | |
id | string | The model's Id. |
Defined in
- core/common/src/IpcAppProps.ts Line 48
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.