> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/e3d-user-manual/interface/toc175916526/toc175916652/draw-loads/toc161393887.md).

# Area Loads

How to assign area loads to enclosed member areas and distribute them as line loads to perimeter members.

Create > Draw Loads > Area Loads prompts you with the following dialog.

![](https://560001759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWNe8U6EBBBdUJHdb2X9G%2Fuploads%2Fgit-blob-3df341908a233263c9258b330aed60b53337ee6c%2FFASTFR~1_img124.png?alt=media)

It allows you to assign area loads to enclosed areas of members in the model. You must select a load case to which the area loads belong. Area loads may be specified in either the local or global coordinate system. Global area loads may be in the global X, Y, or Z direction. Local area loads may only be in the local z direction, which is perpendicular to the load area.

A load area is defined by specifying three or four coplanar nodes. The area load is then distributed as line loads to perimeter members of enclosed areas within the load area prior to static or dynamic solution. Various area load distribution methods are available. It is recommended that area loads be defined in their own load cases. In this way, you will find it easier to identify, edit, and delete area loads later on.

The program also allows you to convert area loads to line loads automatically. This feature lets you see how the program would convert the area loads prior to the solution. For more information on the load conversion, see Tables > Area Loads.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.enercalc.com/e3d-user-manual/interface/toc175916526/toc175916652/draw-loads/toc161393887.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
