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.
extensions
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: 20 June, 2023