Method FixItem
FixItem(ElementItemId)
Fix a segment or a vertex in the ModifiedSketch.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 80)]
void FixItem(ElementItemId inItemId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inItemId | Identifier of the segment or the vertex to fix. |
Remarks
StartModification(ElementId) must be called before calling this method.
This method is available since v7.7.201.80.