> 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/efr-user-manual/calculation-types/working-with-beam-calculations/beam-loads-16/modifying-loads-from-the-sel-i/point-loads.md).

# Point Loads

How to view, add, and modify hosted and non-hosted point loads from the ENERCALC SEL Span Loads tab.

Point loads are viewed and modified from the “Span Loads” tab in the SEL interface. The user may also add new non-hosted point loads using the “Add Load” and “Point Load” controls, as discussed in “[Launching Without Revit Loads](/efr-user-manual/calculation-types/working-with-beam-calculations/beam-loads-16/launching-without-revit-loads1.md)”.

As noted in the table above, non-hosted loads may be modified from SEL without any restrictions. These modifications are made by simply editing the properties of the load item using the same SEL controls users are accustomed to. Hosted loads carry the same ability to modify, but must be used with greater caution. Any manual modification of a hosted load by the user in SEL will cause it to return to the Revit model as a non-hosted load. This means the revised load in Revit is no longer eligible for removal and replacement by the girder point load generator tool. It will become additive with auto-generated reactions unless manually removed. Adding a magnitude to a load case that originally showed “0” will result in a point load of that case being newly created in the Revit model at the specified location.

Linked loads that are automatically associated to a beam calculation from tributary elements are not locked against manual modification but will result in a warning if changed. Linked reactions are labeled with descriptive titles to help remind the user to avoid editing their properties.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-3d6ee2da3cdc826389dcd5169e92c4517769936a%2Fclip0336.png?alt=media)

If the user proceeds with edited properties on a linked reaction, the calculation will be flagged with a warning in Revit when the “Save and Close” operation finishes, and will remain in a warning state (orange) until the calculation is re-run with accurate (unmodified) linked reactions.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-762cd8a6ee854ecbaad2ec20b55f3bb78caa4a6d%2Fclip0337.png?alt=media)

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-f702a9ed84139504b6b93f45da83a9c57df79b53%2Fclip0338.png?alt=media)


---

# 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/efr-user-manual/calculation-types/working-with-beam-calculations/beam-loads-16/modifying-loads-from-the-sel-i/point-loads.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.
