NewAreaLoad Method
Creates a new area load in the project.

Overload List

  NameDescription
Public methodNewAreaLoad(Element, XYZ, Boolean, AreaLoadType) Obsolete.
Creates a new uniform hosted area load with polygonal shape within the project.
Public methodNewAreaLoad(IList<(Of <<'(XYZ>)>>), XYZ, Boolean, AreaLoadType) Obsolete.
Creates a new uniform unhosted area load with polygonal shape within the project.
Public methodNewAreaLoad(CurveArray, array<Int32>[]()[][], array<Int32>[]()[][], IList<(Of <<'(XYZ>)>>), Boolean, AreaLoadType) Obsolete.
Creates a new unhosted area load with variable forces at the vertices within the project.
Public methodNewAreaLoad(CurveArray, array<Int32>[]()[][], array<Int32>[]()[][], XYZ, XYZ, XYZ, Boolean, AreaLoadType) Obsolete.
Creates a new unhosted area load with variable forces at the vertices within the project.

See Also