Message 1 of 1
AddFitting() and AddAppurtenance() methods in 2022

Not applicable
06-03-2021
06:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
Are the AddFitting() and AddAppurtenance() methods exposed in Civil3D 2022? I am trying to add new fittings/appurtenances to a network from the PressurePartList.
In C3D 2018-2021 they are limited to an existing ObjectId - AddFitting(ObjectId fittingid) and AddAppurtenance(ObjectId appurtenance id). I have not been able to use these methods for their purpose as passing objectid of existing object does not make sense.
In 2022, is it possible to add these objects easily using them?
Thanks in advance.