Interface IWestokDesignData
Represents the design data for a Westok beam
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IWestokDesignData
Properties
| Name | Description |
|---|---|
| BeamDepth | Gets the value of the beam depth (in [mm]) |
| BeamDepthState | Gets the state of the BeamDepth parameter |
| BeamLocation | Gets the location of the beam |
| BeamType | Gets the type of the beam |
| CellDiameter | Gets the value of the cell diameter (in [mm]) |
| CellDiameterState | Gets the state of the CellDiameter parameter |
| CellPitch | Gets the value of the cell pitch (in [mm]) |
| CellPitchState | Gets the state of the CellPitch parameter |
| InitialDistance | Gets the value of the initial distance (in [mm]) |
| InitialDistanceState | Gets the state of the InitialDistance parameter |