PipeStartObjectId Property

Gets the start 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 StartObjectId { get; }

Property Value

ObjectId
See Also