AVEVA Community
AVEVA Community
  • Site
  • User
  • Site
  • Search
  • User
Modules
  • AVEVA World
  • PDMS/E3D Forum
  • Modules
  • Cancel
Modules
Draft Module Delete List in the Draft?
  • Forums
  • Resources
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Replies 7 replies
  • Subscribers 5 subscribers
  • Views 7 views
  • Users 0 members are here
Options
  • Share
  • More
  • Cancel
Related

Delete List in the Draft?

Admin
Admin over 10 years ago
 
  • Sign in to reply
  • Cancel
  • Admin
    Admin over 10 years ago
    Hi,
    is there any command that can be Delete > List in the Draft?
    example I have many SLAB, GLAB, VNOT in a Layer and create list to delete only SLAB, but in the Draft, do not Delete > List command like Design:-      [ATTACH=CONFIG]8465[/ATTACH][ATTACH=CONFIG]8464[/ATTACH]
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Venkata Rao Peta
    Venkata Rao Peta over 10 years ago
    create list with required SLAB GLAB VNOT

    From the list if you want to delete Only SLAB

    In Action Tab of List , enter DELETE SLAB it will delete only slab

    If you Want to delete SLAB GLAB Use DELETE SLAB GLAB
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • TONTHATQUANG
    TONTHATQUANG over 10 years ago
    your need like this https://www.youtube.com/watch?v=czUE5CvUG2M
    if so please contact with me
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 10 years ago
    Hi, quangraslaffan,
    sorry to inform that can't access to that website.

    Deva, thanks for your inform.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • TONTHATQUANG
    TONTHATQUANG over 10 years ago
    on youtube.com you type PIPE SUPPORT AUTOTANGGING
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Han_BFY
    Han_BFY over 10 years ago
    [QUOTE=deva;93908]create list with required SLAB GLAB VNOT

    From the list if you want to delete Only SLAB

    In Action Tab of List , enter DELETE SLAB it will delete only slab

    If you Want to delete SLAB GLAB Use DELETE SLAB GLAB

    Hi Wtiewtan,

    deva post is the answer..
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Han_BFY
    Han_BFY over 10 years ago
    Delete By pick


    !x = array()
    do
       id@
       handle any
        golabel /finish
       endhandle
       enhance ce
       !x.append(!!ce.refno.nam)
    enddo
    label /finish
    !alert = !!alert.Confirm('Are you sure')
    if !alert eq 'YES' then
       do !z values !x
           $!z
           !typ = !!ce.type
           delete $!typ
       enddo
    endif
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel