MeshUnitLoadgen_type Property

Gets the list of bool indicating which equivalent types of load to create ([0]..true->PointLoads; [1]..true->LineLoads).

Definition

Namespace: Karamba.Loads
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public IReadOnlyList<bool> gen_type { get; }

Property Value

IReadOnlyListBoolean

See Also