Click or drag to resize

MeshUnitLoadNew Properties

The MeshUnitLoadNew type exposes the following members.

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