Share

PressurePipeNetwork.GetFittingIds Method

Gets the objectId collection of all fittings belonging to this network.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public ObjectIdCollection GetFittingIds()

VB

Public Function GetFittingIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetFittingIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?