Appearance
GeometryInfo Schema
txt
EMRALD_Model#/definitions/GeometryInfoposition for the GUI
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | EMRALD_JsonSchemaV3_0.json* |
GeometryInfo Type
object (GeometryInfo)
GeometryInfo Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| x | integer | Optional | cannot be null | EMRALD_Model |
| y | integer | Optional | cannot be null | EMRALD_Model |
| width | integer | Optional | cannot be null | EMRALD_Model |
| height | integer | Optional | cannot be null | EMRALD_Model |
x
x
is optional
Type:
integercannot be null
defined in: EMRALD_Model
x Type
integer
y
y
is optional
Type:
integercannot be null
defined in: EMRALD_Model
y Type
integer
width
width
is optional
Type:
integercannot be null
defined in: EMRALD_Model
width Type
integer
height
height
is optional
Type:
integercannot be null
defined in: EMRALD_Model
height Type
integer
