LineEntity Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by LineEntity.
| Name | Description | |
|---|---|---|
![]() | CanBeBottleneck | The CanBeBottleneck property contains the flag that indicates whether the entity can be considered when determining a line's bottleneck. |
![]() | ChildOrder | The ChildOrder property contains the line child order number assigned to the entity. |
![]() | EntityId | The EntityId property contains the unique identifier of the entity. |
![]() | InputPercentage | For parallel entities in a line, the InputPercentage property contains the input percentage that specifies how much of the outflow from the upstream entities in the line goes to this entity. |
![]() | LineIsChild | The LineIsChild property contains the flag that indicates whether the entity is the parent of the line. |
![]() | SegmentNumber | The SegmentNumber property contains the entity segment number assigned to the entity. This is used when multiple entities exist at the same child order within a line. See this property's Remarks section for additional information. |

