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
- core/backend/src/ExportGraphics.ts Line 252
Last Updated: 13 June, 2024