CatchmentReferenceSurfaceId Property

Gets/Sets the reference surface for the catchment area.

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

Property Value

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