|
|
ModelUnitLoadsNew Class |
Namespace: Karamba.Loads
The ModelUnitLoadsNew type exposes the following members.
| Name | Description | |
|---|---|---|
| ModelUnitLoadsNew(SerializationInfo, StreamingContext) |
Initializes a new instance of the ModelUnitLoadsNew class.
Deserialize MeshLoad.
| |
| ModelUnitLoadsNew(ListPoint3, ListString, MeshUnitLoad) |
Initializes a new instance of the ModelUnitLoadsNew class.
create new model unit-load.
|
| Name | Description | |
|---|---|---|
| area | Gets the area of mesh where load is applied. (Inherited from ModelUnitLoads.) | |
| elem_ids |
Gets the identifiers of elements where loads are to be applied.
(Inherited from ModelUnitLoads.) | |
| eloads | Gets the equivalent element loads. (Inherited from ModelUnitLoads.) | |
| ld_type | Gets the type of load application. (Inherited from ModelUnitLoads.) | |
| max_vertex_load | Gets the maximum vertex load. (Inherited from ModelUnitLoads.) | |
| mesh_unit_loads | Gets the unit loads on mesh. (Inherited from ModelUnitLoads.) | |
| node_pos |
Gets the positions of nodes where loads are to be applied.
(Inherited from ModelUnitLoads.) | |
| ploads | Gets the equivalent point loads of the mesh-load. (Inherited from ModelUnitLoads.) | |
| res_unit_load | Gets the resultant of unit load on mesh. (Inherited from ModelUnitLoads.) |
| Name | Description | |
|---|---|---|
| calculateModelLoads |
Calculate point-loads and distributed element loads from a mesh-load.
(Overrides ModelUnitLoadscalculateModelLoads(NKDTreeDupli, Double, ListNode, ListModelElement, IdMapper).) | |
| Clone | Creates a new object that is a copy of the current instance. (Inherited from ModelUnitLoads.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from ModelUnitLoads.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from ModelUnitLoads.) | |
| GetObjectData |
Serialize MeshLoad.
(Inherited from ModelUnitLoads.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _eloads | equivalent element loads. (Inherited from ModelUnitLoads.) | |
| _max_vertex_load | return the maximum vertex load. (Inherited from ModelUnitLoads.) | |
| _ploads | equivalent point loads of the mesh-load. (Inherited from ModelUnitLoads.) |