• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk GIS Design Server

    Reply
    *Richard Horrocks [Autodesk]

    Steps for create a new connectivity network in the GenApp. (AGDS 8.x)

    124 Views, 0 Replies
    04-30-2004 01:04 PM
    - Create a new connectivity network in the generic model. - Create the Connectivity Definition in the 'dsAdmin' utility. - Create and connect conductors. (check the conectivity table to see if are there) - For be able that the connectivity network appear in the trace wizard do the following: - Open the AGDS.ini to reflect the new connectivity definition. - Adjust the following: [Trace] High=1 ConnectivityNetwork1=Generic Network << adjust to the name you want [Generic Network] << Must match the name you've put in ConnectivityNetwork1 ConnectTable=AeConnect << You connectivity table FromColumn=FromObject << the "from" column name in your connectivity table ToColumn=ToObject << the "to" column name in your connectivity table FlowColumn=flow << the "flow" column name in your connectivity table ClassView=AeGenericDefault View << this is the class name in your model from which the attributes will be retrieved for stopconditions UnionView=AeGenericDefault_View << this is the view on which the stop conditions attributes are based HighDirection=3 Direction1=Upstream;1 Direction2=Downstream;2 Direction3=No Flow;4
    Please use plain text.