PipeEndObjectId Property

Gets the end connected object id of the Pipe. Normally, the connected object can be a Structure or a StormWater Control. If no connected object, returns ObjectId::Null.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public ObjectId EndObjectId { get; }

Property Value

ObjectId
See Also