LoadLineLineLoadFormEnum Enumeration

The line load form.

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
public enum LineLoadFormEnum
Members
  Member nameValueDescription
LOAD_FORM_LINE_11001 The load magnitude is uniform across the loaded length.
LOAD_FORM_LINE_21002 The load has different magnitudes at the ends of the loaded length. The magnitude changes linearly between the ends.
LOAD_FORM_LINE_31003 The load magnitude changes linearly, from zero at the ends of the loaded length, to a fixed value in the middle of the loaded length.
LOAD_FORM_LINE_41004 The load magnitude changes linearly, from zero at one end of the loaded length, through two (different) values, back to zero at the other end.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next