setAuxiliaryCoordinateSystem Method
Set or clear the AuxiliaryCoordinateSystem for this view.
setAuxiliaryCoordinateSystem(acs?: AuxCoordSystemState): void
Parameter | Type | Description |
---|---|---|
acs | AuxCoordSystemState | the new AuxiliaryCoordinateSystem for this view. If undefined, no AuxiliaryCoordinateSystem will be used. |
Returns - void
Defined in
- core/frontend/src/ViewState.ts Line 882
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.