🔧 Product Properties
This equipment has access to the Common Properties and the following specific properties:
Name | Type | Description |
---|---|---|
Name |
String | Gets the product name. By default this will be ProductX where X is the next incremental product number. |
Identified |
Boolean | Gets/Sets the identified indicator |
Identifier |
String | Gets/Sets the identifier. If this is set to a non-string type, an Error will be thrown. |
ScreeningData |
Array of Integer | Gets the screening data associated with this instance, last value is the most current (See X Ray Machine for values, also see Examples below). |
Text |
String | Gets/Sets the text displayed above the product |
Scheduler |
Object | Gets the product scheduler associated with creating this object |
DestinationData |
Array of Integer | Gets a destination data associated with this instance, last value is the most current |
Width |
Number | Width of the product item ( in the units chosen when the project was created (metres or feet)) |
Length |
Number | Length of the product item ( in the units chosen when the project was created (metres or feet)) |
Height |
Number | Height of the product item ( in the units chosen when the project was created (metres or feet)) |
Direction |
Number | Rotation of the product item (degrees) |
Shape |
String | Gets/Sets the name of the Product Shape or ’’ if set to the default of a cube |
Color |
String | Gets/Sets the name of the color of the equipment |
Visible |
Boolean | Gets/Sets the visibility of the equipment |