Click or drag to resize

ConcentratedLoad Properties

The ConcentratedLoad 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.
(Inherited from Load.)
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 propertyPosition
Gets the position where the load is defined.
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Public propertyValues
Gets the values of the load in the x,y,z coordinates defined with respect to the LoadOrientation in LoadOrientation.
Top
See Also