Method HighlightSketchSegment
HighlightSketchSegment(ElementItemId)
Highlights a 2D sketch segment.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 326, 0)]
void HighlightSketchSegment(ElementItemId inSegmentId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inSegmentId | Id of the segment to highlight. |
Remarks
Sketch container document needs to be active. Sketch has to be displayed in the window.
This method is available since v7.20.326.0.