Click or drag to resize

SupportStandFloorY Property

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: 15.0.2.11458
Syntax
C#
public double FloorY { get; set; }

Property Value

Type: Double
See Also