| Solid Edge Assembly Type Library > CurveSegment Object : RemovePathSegment Method |
| Visual Basic |
|---|
Public Sub RemovePathSegment( _ ByVal pPathSegment As Object, _ ByRef RemovalStatus As CurveSegmentPathRemovalStatusConstants _ ) |
| Value | Description |
|---|---|
| seCurveSegmentPathRemovalStatusFailedBreak | |
| seCurveSegmentPathRemovalStatusFailedEmpty | |
| seCurveSegmentPathRemovalStatusFailedNotInPath | |
| seCurveSegmentPathRemovalStatusFailedSingle | |
| seCurveSegmentPathRemovalStatusFailedUnknownReason | |
| seCurveSegmentPathRemovalStatusSucceeded |