Hello.
In the ORD survey flow, is it possible to have 2 alphanumeric codes in 1 feature definition?
In PowerCivil SI you could include several codes for a single entity
Thank you!
I believe it is a CSV list with no spaces in that field. I have used it but cannot get into ORD right now to confirm.
Be aware that if you use VBA Macros, each code must be assigned the macro.
Instead of assigning them by Feature Definition, they must be assigned by Alpha Code.
Charles (Chuck) Rheault CADD Manager
MDOT State Highway Administration
Thank you very much Charles!
I don't know how to relate a .csv with the feature definition, through a VBA macro? I have never done anything like it. Please, when you open ORD, tell me how to do it.
Health!
In our workspace, we added the code to the end of the separate feature definitions. For example, we have two codes for lip of gutter (LG and LOC). The two feature definitions are "X-Curb And Gutter Lip_LG" and "X-Curb And Gutter Lip_LOC". I couldn't find a way to add two codes to the feature definition.
You can add more than one Alpha Code to a "Survey Feature" it is just a coma separated list with no spaces.
Mike LongstreetVermont Agency of TransportationCivil Engineering Technical SupportVTCAD Help
When I mentioned CSV, i was abbreviating Comma Separated Values. So as Mike states, you could use LG,LOC in the Alpha Code field, but that assumes only one of the two Feature Definitions gets applied that set of Alpha Codes.