Adding Storm Structure Part Properties to XML File Results in Redundant Properties in DWG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to add some properties to a storm structure part so I can the specify Grate Length, Grate Width, Curb Opening Length, and Curb Opening Height to individual structures based on their circumstantial specifications.
Provided in the XML picture, I wanted to add "Grate Length," "Grate Width," "Curb Opening Height," and "Curb Opening Length" by just copying the existing line of code and changing the "desc=," "name=," and "id=," respectively. As shown in the other picture, it is repeating only "Grate Length." Essentially, I need to do this so we can switch from the Storm Sewer extension to Sanitary and Storm Analysis extension and have those specificifications set for structures depending on the municipality and road type. Any insight would be appreciated!