Method MakeSegmentNotConstruction
MakeSegmentNotConstruction(ElementItemId)
Makes a segment not construction in the ModifiedSketch.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 80)]
void MakeSegmentNotConstruction(ElementItemId inSegmentId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inSegmentId | Identifier of the segment to modify. |
Remarks
StartModification(ElementId) must be called before calling this method.
This method is available since v7.7.201.80.