AVEVA Community
AVEVA Community
  • Site
  • User
  • Site
  • Search
  • User
Modules
  • AVEVA World
  • PDMS/E3D Forum
  • Modules
  • Cancel
Modules
Draft Module Problem with ADP VIEWS
  • Forums
  • Resources
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Replies 13 replies
  • Subscribers 5 subscribers
  • Views 39 views
  • Users 0 members are here
Options
  • Share
  • More
  • Cancel
Related

Problem with ADP VIEWS

Admin
Admin over 10 years ago
 
  • Sign in to reply
  • Cancel
  • Admin
    Admin over 10 years ago
    Hello Forum,

    i have big Problem, and hope you could help me fast. I need a quick Tutorial how i can add ADP Views with autmatically Dimensions to the Grid and and to the Equipments.

    This is what i have:

    I created a new DEPT
    I created a new REGI
    I created a new ADP DRAWING
    I created a new ADP SHEET
    I created a new ADP View

    I added to the Drawlist my SITE /EQUI and the GRIDWLD. (In Sample project the GRIDWLD is not in the Drawlist?!?)

    Is Set Limits to drawlist
    set scale/nearest -> apply
    than i go on update and choose
    Design Graphics, Annotation, Equipment, Gridline, Savework

    and klick on update now. I see in the view the gridline and the equi but no dimensions Whats wrong?

    I use the  function dra-genadp-equilocn

    I changed the Defaults in Type2 Dimension Rules to

    TYPE EQUI
    Rule (match(Function of Site,'Equipment') neq 0)

    Projection Line TExt Rules

    Type eq 'EQUI' and (match(function of Site,'Equipment') neq 0)
    #NAME(C2:)

    but nothing happens.

    Any ideas? Our Customer needs a Equipment Location Plan today :/

    Thx!
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 10 years ago
    It is. now i tested the original dra-genadp-equilocn and set all zone attributes in the EQUI SITE to function 'Equipment'

    Now it works with the EQUIPMENT DIMS. But the DIMS to the GRIDLINE wont work.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 10 years ago
    ok now it works, it works not good but i can see something, thx so far. But who enters the Desc in every SCTN?, i mean if i have a Plant with 5000 SCTN, never can Enter the numbers to all SCTN which cut the axes.

    Is there a easier way?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 10 years ago
    Thx quangraslaffan i will waiting
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 10 years ago
    is the function of the SCTN necessary too for correct Dimensioning?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 10 years ago
    Thx so far ! this macro i use in DRAW or DESIGN ?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 10 years ago
    ah i see this is a part of the dra-genadp?

    what should happen?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Corrado Galluzzi
    Corrado Galluzzi over 10 years ago
    Make sure your SITE  Function attribute set to 'Equipment'
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Corrado Galluzzi
    Corrado Galluzzi over 10 years ago
    Check Dimension Type 3 set up.
    It works in a silimar way.
    Aveva example (dra-genadp-piping) is based on a filter that checks for SCTN Description attribute...
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • TONTHATQUANG
    TONTHATQUANG over 10 years ago
    please try to setup the desc of all SCTN with command desc'GRIDLINE COLUMN'
    then update again
    reference
      var !!CDDIMTYP3[1]  |Sctn|
      $* Element rules
      var !!CDDIMRUL3[1]  |Description eq 'GRIDLINE COLUMN'|
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
>