Click or drag to resize

MeshLoadNew Properties

The MeshLoadNew type exposes the following members.

Properties
  NameDescription
Public propertyarea
Gets the area of the surface where the mesh-load is placed in m2.
(Inherited from MeshLoad.)
Public propertyBoundingBox
Gets a dummy bounding box.
(Inherited from Load.)
Public propertyCharColor
Gets the characteristic color of the load.
(Inherited from MeshLoad.)
Public propertyIsValid
Gets a value indicating whether the load is valid.
(Inherited from Load.)
Public propertyLcName
Gets or sets the load-case name.
(Inherited from Load.)
Public propertymodel_unit_loads
Gets the Loads on the mesh vertices due to unit stress.
(Inherited from MeshLoad.)
Public propertyunit_stresses
Gets the list of unitized stress vectors.
(Inherited from MeshLoad.)
Public propertyunit_stresses_factor
Gets the factor for getting the stresses from the unit stresses.
(Inherited from MeshLoad.)
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Top
See Also