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.invalid is passed, then no AuxiliaryCoordinateSystem will be used. |
Returns - void
Defined in
- core/backend/src/ViewDefinition.ts Line 350
Last Updated: 17 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.