onExportElementMultiAspects Method
Called when ElementMultiAspects should be exported.
onExportElementMultiAspects(_aspects: ElementMultiAspect[]): void
@note This should be overridden to actually do the export.
Parameter | Type | Description |
---|---|---|
_aspects | ElementMultiAspect[] |
Returns - void
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.