ExportGraphics.arePartDisplayInfosEqual Function
Test if ExportPartDisplayInfos have exactly the same values.
arePartDisplayInfosEqual(lhs: ExportPartDisplayInfo, rhs: ExportPartDisplayInfo): boolean
| Parameter | Type | Description |
|---|---|---|
| lhs | ExportPartDisplayInfo | |
| rhs | ExportPartDisplayInfo |
Returns - boolean
Defined in
- backend/src/ExportGraphics.ts Line 275
Last Updated: 30 November, 2023