MeshUnitLoadloads_items Property
Gets the unit mesh-load reduced to the mesh-vertices.
Namespace: Karamba.LoadsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public List<MeshUnitLoadsItem> loads_items { get; }
Public ReadOnly Property loads_items As List(Of MeshUnitLoadsItem)
Get
public:
property List<MeshUnitLoadsItem^>^ loads_items {
List<MeshUnitLoadsItem^>^ get ();
}
member loads_items : List<MeshUnitLoadsItem> with get
Property Value
ListMeshUnitLoadsItem