NewAreaLoad Method


Creates a new area load in the project.

OverloadĀ List

Name Description
Public method NewAreaLoad(Element, XYZ, Boolean, AreaLoadType) Obsolete.
Creates a new uniform hosted area load with polygonal shape within the project.
Public method NewAreaLoad(IList XYZ , XYZ, Boolean, AreaLoadType) Obsolete.
Creates a new uniform unhosted area load with polygonal shape within the project.
Public method NewAreaLoad(CurveArray, Int32 , Int32 , IList XYZ , Boolean, AreaLoadType) Obsolete.
Creates a new unhosted area load with variable forces at the vertices within the project.
Public method NewAreaLoad(CurveArray, Int32 , Int32 , XYZ, XYZ, XYZ, Boolean, AreaLoadType) Obsolete.
Creates a new unhosted area load with variable forces at the vertices within the project.

See Also