# TypingsKernel.HomagIxArticleData

[typings/kernel](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/modules/typings_kernel).HomagIxArticleData

## Table of contents

### Properties

* [attributes](#attributes)
* [count](#count)
* [name](#name)
* [position](#position)
* [rotation](#rotation)

## Properties

### attributes

• **attributes**: `string`

***

### count

• **count**: `number`

***

### name

• **name**: `string`

***

### position

• **position**: `Object`

#### Type declaration

| Name | Type     |
| ---- | -------- |
| `x`  | `number` |
| `y`  | `number` |
| `z`  | `number` |

***

### rotation

• **rotation**: `Object`

#### Type declaration

| Name | Type     |
| ---- | -------- |
| `x`  | `number` |
| `y`  | `number` |
| `z`  | `number` |
