Method HighlightSketchProfile
HighlightSketchProfile(ElementItemId)
Highlights a 2D sketch profile.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 326, 0)]
void HighlightSketchProfile(ElementItemId inProfileId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inProfileId | Id of the profile 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.