Click or drag to resize

MeshUnitLoadloads_items Property

Gets the unit mesh-load reduced to the mesh-vertices.

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

Property Value

Type: ListMeshUnitLoadsItem
See Also