🔧 Physics Chute Properties
This equipment has access to the Common Properties and the following specific properties:
Name | Type | Description |
---|---|---|
Width |
Number | Gets/Sets the width of chute |
Height |
Number | Gets/Sets the height of chute |
Arc |
Number | Gets/Sets the arc of chute |
Length |
Number | Gets/Sets the length of chute |
Radius |
Number | Gets/Sets the radius of chute |
BaseHeight |
Number | Gets/Sets the baseheight of chute |
SidePanelWidth |
Number | Gets/Sets the width of side panel |
SidePanelHeight |
Number | Gets/Sets the height of side panel |
ProductCount |
Number | Gets the number of products currently on the chute |
BaseColor |
String | Gets/Sets the name of the color of the base |
LeftSidePanelColor |
String | Gets/Sets the name of the color of the left side panel |
RightSidePanelColor |
String | Gets/Sets the name of the color of the right side panel |
BaseVisible |
Boolean | Gets/Sets the visibility of the base |
LeftSidePanelVisible |
Boolean | Gets/Sets the visibility of the left side panel |
RightSidePanelVisible |
Boolean | Gets/Sets the visibility of the right side panel |
PreviousConnection |
Connection | Gets previous connection object |
NextConnection |
Connection | Gets next connection object |
Products |
Array | Gets an array of products that are currently on the chute |
Friction |
Number | New in V9.8. Gets/Sets the friction value of the chute. See the equipment documentation for more details. |