AddEntities Method
- Last UpdatedNov 06, 2025
- 1 minute read
The AddEntities() method adds multiple entities to a line in a single method call.
| Overload | Description |
|---|---|
| AddEntities(Int32,LineEntity[]) | The AddEntities() method adds multiple entities to a line in a single method call. |
| AddEntities(Int32,Int32,LineEntity[]) | The AddEntities() method adds multiple entities to a line in a single method call. This overload of the method includes the sessionID parameter. |