you can export to csv and then reimport. but here are a couple cautions:
if you have a lot of symbols defined, then this route might not be the fastest because each symbol will have to be manually assigned again for each point. but you could avoid this problem by only dealing with the points you are trying to convert to lines. export to csv then erase the old point codes in the fxl or in tbc(tbc is faster for a lot of this, but i don't know if you can import from csv the same way so i would use the feature definition manager because i know it can do it). once the old point codes are erased in your fxl you can move to reimport them as line features. the importer is a little hard to get used to but can do it. it first shows everything from the csv and then you tell it that you want them to be line codes and also assign any layers/attributes. i am calling it import/export but actually i am talking about convert csv to fxl and write fxl to csv. so to be clear, you would have to 'write' the whole fxl, then parse out the point codes you want to change to line codes in both the csv and old fxl, then 'convert' back to csv.
if you have no symbols, then just dump them all, and then convert them all to fxl and sort them then.
another side thing. if you have line styles/layers you want to assign to these new lines. then, from what i have seen, this needs to be loaded FIRST. plus from what i have seen the feature definition manager is crap at this. so we got it to work by importing the line styles into tbc first, export a dummy fxl from tbc, in your csv you can easily put what line style you want in the correct column, then do the 'convert csv to fxl' in feature definition manager and they should all be assigned. this last part can be done manually for each code, but if you have hundreds it is a pain, and if you are like us and they are already assigned in civil3d then you can export from civil with the layer/line style assigned and move from there.
maybe a little hard to follow what i am talking about and for a simple few codes without line styles then this is not necessary, but we spent hours trying to get all this to line up for hundreds of codes.
------------------------------
ian bissonnette
------------------------------
Original Message:
Sent: 04-17-2024 18:30
From: Luke Kerkow
Subject: Feature Definition Manager
Hi there,
I've got an existing FXL file that I'm editing in feature definition manager. The problem is, every feature is a 'point' feature. I need to change roughly half of these points to be a 'line' feature. Is there a simple way of doing this. At the moment, the only way I can see is by exporting the fxl as a csv, re-importing it into the feature definition manager and manually separating into points or lines.
Thanks,
Luke
------------------------------
Luke Kerkow
------------------------------