There's been several topics on reading Civil 3D Property Sets on the FME forum, and according to the release notes for FME 2019.1 support seems to have been silently added:
Â
--------------------------Â FMEÂ 2019.1Â b19527Â 20190309Â --------------------------
Civil 3D: Added read support for property sets AFMEENGINE-10155]
--------------------------Â FMEÂ 2019.1Â b19540Â 20190327Â --------------------------
Civil3D: Read property sets from CAD entities as well as Civil entities ÂFMEENGINE-10155]
Â
However I'm having trouble in getting it to work in a reliable manner and there doesn't seem to be any documentation of the extent of the support.
Above are some of the attributes from our Property Sets. NV-Corridor are automatically assigned by Naviate and all of the information from that plugin works fine. BIP are attributes that we define ourselves with Property Sets. The ones that showup in the Property list in FME and that I'm able to read in the workspace seem to be limited to plain text Properties in the Property set. Whereas the bulk of the information we add use some sort of formula, these are nowhere to be found.Â
Is this a bug? A limitation in the current implementation of the Property Set reader? Or am I missing something in my current configuration?
Â