Gets the objectId collection of all parts (pipe/fitting/appurtenance) belonging to this pipe run.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectIdCollection GetPartIds()
VB
Public Function GetPartIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetPartIds()