delete del
      Deletes objects.
    
    
        Deletes one or more connections.
      
      
        
          delete Connection_1 Connection_2 Connection_3
        
        
          Deletes Connection_1, Connection_2 and Connection_3.
        
      
      
        <{1,...}: Connection'>'
      
      | {1,...} 1 ∞ | Sequence of one or more connections | |
| Connection | Connection reference | Name of the connection that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes one or more materials.
      
      
        
          delete SoilMat_1
        
        
          Deletes SoilMat_1.
        
      
      
        
          delete Materials[-1] Materials[-2]
        
        
          Deletes two materials from the group of material objects (last and the second last).
        
      
      
        <{1,...}: Material'>
      
      | {1,...} 1 ∞ | Sequence of one or more materials | |
| Material | Material reference | Name of the materials that should be deleted | 
| Mode | Target | 
|---|---|
| All | Global | 
        
          None
        
      
    
        Deletes a tunnel part curve.
      
      
        
          delete TunnelPart_3 (TunnelPartCurve_1)
        
        
          Deletes TunnelPartCurve_1 from TunnelPart_3.
        
      
      
        <{1,...}: TunnelPartCurve'>'
      
      | {1,...} 1 ∞ | Sequence of one or more tunnel part curves | |
| TunnelPartCurve | Tunnel part curve reference | Name of the tunnel part curve that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | TunnelPart | 
        
          None
        
      
    
        Removes a tunnel part from a template tunnel cross section.
      
      
        
          delete TunnelParts_1 (TunnelPart_3)
        
        
          Deletes TunnelPart_3 from TunnelParts_1.
        
      
      
        <{1,...}: TunnelPart'>'
      
      | {1,...} 1 ∞ | Sequence of one or more tunnel parts | |
| TunnelPart | Tunnel part reference | Name of the tunnel part that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | TunnelParts | 
        
          None
        
      
    
        Deletes a time multiplier.
      
      
        
          delete LoadMultiplier_1
        
        
          Deletes LoadMultiplier_1.
        
      
      
        
          delete DisplacementMultiplier_1
        
        
          Deletes DisplacementMultiplier_1.
        
      
      
        TMVectorUF'
      
      | TMVectorUF | Time multiplier reference | Name of the time multiplier that is to be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes a row from an advanced table.
      
      
        
          delete DisplacementMultiplier_1.Table 2
        
        
          Deletes row at index 2 from the advanced table of DisplacementMultiplier_1.
        
      
      
        Integer'
      
      | Integer | Row index | Index of the row that should be deleted. The numbering of rows is 0-based, so the first row has number 0. | 
| Mode | Target | 
|---|---|
| Geometry | AdvancedTable | 
        
          None
        
      
    
        Deletes a flow function.
      
      
        
          delete HeadFunction_1
        
        
          Deletes HeadFunction_1.
        
      
      
        FlowFunction'
      
      | FlowFunction | Flow function reference | Name of the flow function that is to be deleted | 
| Mode | Target | 
|---|---|
| Mesh, Water levels, Staged construction | Global | 
        
          None
        
      
    
        Deletes one or more water levels.
      
      
        
          delete UserWaterLevel_1 UserWaterLevel_2
        
        
          Deletes UserWaterLevel_1 and UserWaterLevel_2.
        
      
      
        <{1,...}: UserWaterLevel'>'
      
      | {1,...} 1 ∞ | Sequence of one or more water levels | |
| UserWaterLevel | Water level reference | Name of the water level that should be deleted | 
| Mode | Target | 
|---|---|
| Water levels | Global | 
        
          None
        
      
    
        Deletes one or more features.
      
      
        
          delete (Beam_1 FixedEndAnchor_2)
        
        
          Deletes Beam_1 and FixedEndAnchor_2.
        
      
      
        <{1,...}: Feature'>'
      
      | {1,...} 1 ∞ | Sequence of one or more features | |
| Feature | Feature reference | Name of the feature that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes one or more boreholes.
      
      
        
          delete Borehole_1 Borehole_2 Borehole_3
        
        
          Deletes Borehole_1, Borehole_2 and Borehole_3.
        
      
      
        <{1,...}: Borehole>'
      
      | {1,...} 1 ∞ | Sequence of one or more boreholes | |
| Borehole | Borehole reference | Name of the borehole that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes a soil layer.
      
      
        
          delete Soillayer_1
        
        
          Deletes Soillayer_1.
        
      
      
        Soillayer'
      
      | Soillayer | Soil layer reference | Name of the soil layer that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes a polycurve subsection from a template tunnel.
      
      
        
          delete Tunnel_1.CrossSection (Tunnel_1.CrossSection.Subsections[1])
        
        
          Deletes polycurve subsection at index 1 from the Tunnel_1.
        
      
      
        
          delete Tunnel_1.CrossSection (Tunnel_1.CrossSection.Subsections[1] Tunnel_1.CrossSection.Subsections[0])
        
        
          Deletes two polycurve subsection at index 0 and 1 from the Tunnel_1.
        
      
      
        <{1,...}: SubsectionPolycurve'>'
      
      | {1,...} 1 ∞ | Sequence of one or more polucurve subsections | |
| SubsectionPolycurve | Polycurve subsection reference | Name of the polycurve subsection that is to be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Tunnel | 
        
          None
        
      
    
        Deletes a movement function.
      
      
        
          delete MovementFunction_3
        
        
          Deletes MovementFunction_3.
        
      
      
        MovementFunction'
      
      | MovementFunction | Movement function reference | Name of the movement function that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes one or more geometric entities.
      
      
        
          delete Point_1 Line_1 Volume_1
        
        
          Deletes Point_1, Line_1, and Volume_1.
        
      
      
        <{1,...}: <Point'|Line'|Polycurve'|Tunnel'|StructuralSurface'|Volume'>>'
      
      | {1,...} 1 ∞ | Sequence of one or more geometric objects | |
| Point | Point object reference | Name of the point that should be deleted | 
| Line | Line object reference | Name of the line that should be deleted | 
| Polycurve | Polycurve object reference | Name of the polycurve that should be deleted | 
| Tunnel | Tunnel object reference | Name of the tunnel that should be deleted | 
| StructuralSurface | Surface object reference | Name of the surface that should be deleted | 
| Volume | Volume object reference | Name of the volume that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes a phase.
      
      
        
          delete Phase_1
        
        
          Deletes Phase_1.
        
      
      
        PlxBasePhase'
      
      | PlxBasePhase | Phase reference | Name of the phase that should be deleted | 
| Mode | Target | 
|---|---|
| Water levels, Staged construction | Global | 
        
          None
        
      
    
        Deletes one or more segments of a polycurve.
      
      
        
          delete Segment_1
        
        
          Deletes Segment_1.
        
      
      
        <{1,...}: Segment'>'
      
      | Segment | Segment reference | Name of the segments that should be deleted | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes one ore more polycurve chains.
      
      
        
          delete PolycurveChain_1 PolycurveChain_2
        
        
          Deletes two polycurve chains.
        
      
      
        <{1,...}: PolycurveChain'>'
      
      | PolycurveChain | Polycurve chain reference | Name of the polycurve chain that is to be deleted. The numbering of rows is 0-based, so the first row has number 0. | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None
        
      
    
        Deletes field data.
      
      
        
          delete FieldData_1
        
        
          Deletes FieldData_1.
        
      
      
        FieldData'
      
      | FieldData | FieldData reference | Field data object reference. | 
| Mode | Target | 
|---|---|
| Geometry | Global | 
        
          None