Click or drag to resize

ModelSpringelementLength Method

Overload List
  NameDescription
Public methodelementLength(Element)
calculates length of element. Springs may have zero length. Therefore their length is always assumed to be 1 otherwise they would be removed by the ModelBuilder
(Overrides ModelElementStraightLineelementLength(Element).)
Public methodelementLength(Model)
calculates length of element. Springs may have zero length. Therefore their length is always assumed to be 1 otherwise they would be removed by the ModelBuilder
(Overrides ModelElementStraightLineelementLength(Model).)
Top
See Also