Share

PressurePipeRun.GetPartIds Method

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.7.0.1276

Syntax

C#

public ObjectIdCollection GetPartIds()

VB

Public Function GetPartIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetPartIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?