Segment.RemoveSize
Method
Description:
Remove the existing MEPSize with this nominal diameter from the segment.
Remove the existing MEPSize with this nominal diameter from the segment.
Remarks:
Does nothing if there is no existing MEPSize with this nominal diameter.
Does nothing if there is no existing MEPSize with this nominal diameter.
Parameters
Parameter | Type | Description |
---|---|---|
nominalDiameter | Double | The nominal diameter of the size. |
Return Value
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | The last size of the segment cannot be removed. |