PressureFittingLabelGetAvailableLabelIds Method

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

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

Parameters

fittingId  ObjectId
The fitting id.

Return Value

ObjectIdCollection
See Also