Click or drag to resize

SupportStandFloorY Property

Property Value

Type: Double
The height of the floor to start the support stand at. This defaults to 0. Can be used to suspend conveyors from the ceiling or stand them on raised platforms.

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

Property Value

Type: Double
See Also