Click or drag to resize

ShelfVisualBeamStep Property

The height of the beam above the top (positive) or below the top (negative) of the bay floor. 0 is no step and the top of the beam lines up with the base of the bay floor.

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

Property Value

Type: Double
See Also