Click or drag to resize

DistributedForce Properties

The DistributedForce 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 LoadCharColor.)
Public propertyDirection
Gets direction of the load with respect to the given LoadOrientation.
(Inherited from DistributedLoad.)
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 propertyLoadOrientation
Gets or sets the orientation of ElementLoad.
(Inherited from ElementLoad.)
Public propertyPositions
Gets the positions which serve as interpolation points for the load-values.
(Inherited from DistributedLoad.)
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Public propertyValues
Gets the values at the interpolation points.
(Inherited from DistributedLoad.)
Top
See Also