PressureAppurtenanceLabelGetAvailableLabelIds Method

Gets the objectId collection of all labels belonging to this pressure appurtenance.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public static ObjectIdCollection GetAvailableLabelIds(
	ObjectId appurtenanceId
)

Parameters

appurtenanceId  ObjectId
The appurtenance id.

Return Value

ObjectIdCollection
See Also