![]() |
MeshUnitLoadNew Class |
Namespace: Karamba.Loads
The MeshUnitLoadNew type exposes the following members.
Name | Description | |
---|---|---|
![]() | MeshUnitLoadNew |
create unit loads on a given mesh
|
Name | Description | |
---|---|---|
![]() | area |
area of mesh to which load is applied
(Inherited from MeshUnitLoad.) |
![]() | gen_type | list of bool indicating which equivalent types of load to create ([0]..true->PointLoads; [0]..true->LineLoads) (Inherited from MeshUnitLoad.) |
![]() | ld_type | type of load (Inherited from MeshUnitLoad.) |
![]() | loads_items | unit mesh-load reduced to the mesh-vertices (Inherited from MeshUnitLoad.) |
![]() | max_vertex_load | return the maximum vertex load (Inherited from MeshUnitLoad.) |
![]() | mean_edge_length | mean edge length of the mesh (Inherited from MeshUnitLoad.) |
![]() | mesh |
mesh to which the load applies
(Inherited from MeshUnitLoad.) |
![]() | res_unit_load | resultant unit load of whole mesh (Inherited from MeshUnitLoad.) |
Name | Description | |
---|---|---|
![]() | calculateMeshVertexLoads |
calculates the loads at the mesh vertices
(Inherited from MeshUnitLoad.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from MeshUnitLoad.) |
![]() | 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 MeshUnitLoad.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | localCoordinateSystemShell |
compute shell coordinate system based on the given normal vector
(Overrides MeshUnitLoadlocalCoordinateSystemShell(Vector3).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |