supportsClass Method
Indicates if the provided ECClass is supported by this RelationshipConstraint.
supportsClass(ecClass: ECClass): Promise<boolean>
| Parameter | Type | Description | 
|---|---|---|
| ecClass | ECClass | The class to check. | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.