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.7.0.1190
Syntax
public ObjectId ReferencePipeNetworkStructureId { get; set; }

Property Value

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