Click or drag to resize

ConnectorSimulationTransferPadding Property

Property Value

Type: Double
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.

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

Property Value

Type: Double
See Also