Click or drag to resize

MeshUnitLoadgen_type Property

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

Namespace:  Karamba.Loads
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<bool> gen_type { get; }

Property Value

Type: ListBoolean
See Also