CatchmentReferencePipeNetworkStructureId Property

Gets/Sets the reference pipe network structure id for the catchment area.

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

Property Value

ObjectId
Remarks
ObjectId.Null is valid and means no referece structure is assigned.
See Also