Click or drag to resize

MeshUnitLoadgen_type Property

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

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

Property Value

Type: ListBoolean
See Also