Method IsSegmentConstruction
IsSegmentConstruction(ElementItemId)
Tells whether a segment is construction.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 80)]
bool IsSegmentConstruction(ElementItemId inSegmentId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inSegmentId | Identifier of the segment to analyze. |
Returns
| Type | Description |
|---|---|
| bool | Whether the segment is construction. |
Remarks
This method is available since v7.7.201.80.