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