Click or drag to resize

MeshUnitLoadNew Properties

The MeshUnitLoadNew type exposes the following members.

Properties
  NameDescription
Public propertyarea
area of mesh to which load is applied
(Inherited from MeshUnitLoad.)
Public propertygen_type
list of bool indicating which equivalent types of load to create ([0]..true->PointLoads; [0]..true->LineLoads)
(Inherited from MeshUnitLoad.)
Public propertyld_type
type of load
(Inherited from MeshUnitLoad.)
Public propertyloads_items
unit mesh-load reduced to the mesh-vertices
(Inherited from MeshUnitLoad.)
Public propertymax_vertex_load
return the maximum vertex load
(Inherited from MeshUnitLoad.)
Public propertymean_edge_length
mean edge length of the mesh
(Inherited from MeshUnitLoad.)
Public propertymesh
mesh to which the load applies
(Inherited from MeshUnitLoad.)
Public propertyres_unit_load
resultant unit load of whole mesh
(Inherited from MeshUnitLoad.)
Top
See Also