Method MakeSegmentConstruction
MakeSegmentConstruction(ElementItemId)
Makes a segment construction in the ModifiedSketch.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 80)]
void MakeSegmentConstruction(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.