API Reference > imodeljs-common > Views > AuxCoordSystem2dProps AuxCoordSystem2dProps Interface Properties of AuxCoordSystem2d Extends AuxCoordSystemProps Properties Name Type Description angle undefined | AngleProps Rotation angle origin undefined | XYProps Origin of the AuxCoordSystem2d Inherited properties Name Type Inherited from Description classFullName string EntityProps The full name of the ECClass for this entity, in the form "Schema:ClassName" code CodeProps ElementProps The Code for this element description undefined | string AuxCoordSystemProps federationGuid undefined | GuidString ElementProps A FederationGuid assigned to this element by some other federated database id undefined | Id64String EntityProps The Id of the entity. jsonProperties undefined | any ElementProps Optional json properties of this element. model Id64String ElementProps The Id of the Model containing this element parent undefined | RelatedElementProps ElementProps The Parent of this element, if defined. type undefined | number AuxCoordSystemProps userLabel undefined | string ElementProps A user-assigned label for this element. Defined in core/common/src/ViewProps.ts Line 111 Last Updated: 13 June, 2024