Jump to content

Dynamic List Population


marquisd
 Share

Recommended Posts

Hi All


I would like help to build a custom (subclassed) node that, OnInitialized, would populate a lists of inbound and outbound path in each node. Ideally, it would also determine and store each path's length or travel time, and whether the path is available or not (this would probably require a subclassed path as well). I want this done dynamically (automatically) because I will likely have hundreds of nodes in my model and populating (and re-populating) these lists would be very time consuming and not very conducive to an efficient design process where paths and nodes would be added/subtracted throughout the design process.


First, I guess, actually...is dynamic list population possible?


Any thoughts?


Thanks

Link to comment
Share on other sites

  • 8 years later...
×
×
  • Create New...