Click or drag to resize

OpenModelLoadsInPoint Property

Compatible with IDEA StatiCa Beta 21.0 - beta
List of point load impulses in this load case

Namespace:  IdeaRS.OpenModel
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public List<LoadInPoint> LoadsInPoint { get; set; }

Property Value

Type: ListLoadInPoint
See Also