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.8.0.292
Syntaxpublic ObjectIdCollection GetPartIds()
Public Function GetPartIds As ObjectIdCollection
public:
ObjectIdCollection^ GetPartIds()
Return Value
ObjectIdCollection
See Also