isEquivalent Method
Compare two GeometryParams for equivalence, i.e. both values are undefined and inherited from SubCategoryAppearance or have the same override.
isEquivalent(other: GeometryParams): boolean
Parameter | Type | Description |
---|---|---|
other | GeometryParams |
Returns - boolean
Defined in
- core/common/src/GeometryParams.ts Line 170
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.