setAuxiliaryCoordinateSystemId Method
Set or clear the AuxiliaryCoordinateSystem for this ViewDefinition.
setAuxiliaryCoordinateSystemId(acsId: string): void
| Parameter | Type | Description | 
|---|---|---|
| acsId | string | The Id of the new AuxiliaryCoordinateSystem. If Id64.invalidis passed, then no AuxiliaryCoordinateSystem will be used. | 
Returns - void
Defined in
- core/backend/src/ViewDefinition.ts Line 351
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.