Method IsItemFixed
IsItemFixed(ElementItemId)
Tells whether a segment or a vertex is fixed.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 80)]
bool IsItemFixed(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 fixed. |
Remarks
This method is available since v7.7.201.80.