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