auxiliaryCoordinateSystemId
Accessor
The Id of the auxiliary coordinate system for the view.
auxiliaryCoordinateSystemId: string
Returns - string
Setter
The Id of the auxiliary coordinate system for the view.
auxiliaryCoordinateSystemId(id: string): void
Parameter | Type | Description |
---|---|---|
id | string |
Returns - void
Defined in
- core/common/src/ViewDetails.ts Line 87
Last Updated: 20 June, 2023