PressurePipeNetworkAddAppurtenance(ObjectId) Method

Creates and adds a new fitting into the network.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public void AddAppurtenance(
	ObjectId appurtenanceId
)

Parameters

appurtenanceId  ObjectId
The Object Id of the appurtenance to add.
See Also