PressurePipeRunGetPartIds Method |
Gets the objectId collection of all parts (pipe/fitting/appurtenance) belonging to this pipe run.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetPartIds()
Public Function GetPartIds As ObjectIdCollection
public:
ObjectIdCollection^ GetPartIds()
Return Value
ObjectIdCollection
See Also