AuxCoordSystem3dProps Interface
Properties of AuxCoordSystem3d
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| origin | XYZProps | undefined | Origin of the AuxCoordSystem3d | |
| pitch | AngleProps | undefined | Pitch angle | |
| roll | AngleProps | undefined | Roll angle | |
| yaw | AngleProps | undefined | Yaw angle | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| classFullName Inherited | string | AuxCoordSystemProps | The full name of the ECClass for this entity, in the form "Schema:ClassName" | 
| code Inherited | CodeProps | AuxCoordSystemProps | The Code for this element | 
| description Inherited | string | undefined | AuxCoordSystemProps | |
| federationGuid Inherited | string | undefined | AuxCoordSystemProps | A FederationGuid assigned to this element. | 
| id Inherited | string | undefined | AuxCoordSystemProps | The Id of the entity. | 
| isInstanceOfEntity Readonly Inherited | undefined | undefined | AuxCoordSystemProps | A non-existent property used to discriminate between EntityProps and Entity. | 
| jsonProperties Inherited | any | undefined | AuxCoordSystemProps | Optional json properties of this element. | 
| model Inherited | string | AuxCoordSystemProps | The Id of the Model containing this element | 
| parent Inherited | RelatedElementProps | undefined | AuxCoordSystemProps | The Parent of this element, if defined. | 
| type Inherited | number | undefined | AuxCoordSystemProps | |
| userLabel Inherited | string | undefined | AuxCoordSystemProps | A user-assigned label for this element. | 
Defined in
- core/common/src/ViewProps.ts Line 232
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.