Click or drag to resize

ModelDisplayElement1DCrossSectionStates Property

Gets a Element1DStateCollectionGroup collecting Element1DStates for all the cross sections positions of all ModelElementStraightLines that belongs to this Model.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Element1DStateCollectionGroup Element1DCrossSectionStates { get; }

Property Value

Type: Element1DStateCollectionGroup
See Also