Click or drag to resize

Mesh_UniformlyDistLoad Properties

The Mesh_UniformlyDistLoad type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Gets the boundary box of the element-load.
(Inherited from ElementLoad.)
Public propertyCharColor
Gets the characteristic color of the load.
(Overrides UniformlyDistLoad_OLDCharColor.)
Public propertyElementGuids
Gets or sets the list of element-guids of elements the element-load is attached to.
(Inherited from ElementLoad.)
Public propertyElementIds
Gets or sets the list of element-identifiers of elements the element-load is attached to.
(Inherited from ElementLoad.)
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 propertyLoad
Gets the load-vector.
(Inherited from UniformlyDistLoad_OLD.)
Public propertyLoadOrientation
Gets or sets the orientation of ElementLoad.
(Inherited from ElementLoad.)
Public propertyQ
Gets the vector of distributed loads.
(Inherited from UniformlyDistLoad_OLD.)
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Top
See Also