Click or drag to resize

ConnectorSimulationTransferPadding Property

In Linear Physics, if SimulationTransferEnabled is true, this extends the sensor on the next conveyor back this distance. This allows the next conveyor to act as a main line and not block while a load is being transferred from this conveyor. This cannot be negative as that would cause loads to overlap.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public double SimulationTransferPadding { get; set; }

Property Value

Type: Double
See Also