PondVelocityType Property

Gets or sets the velocity calculation type for the pond.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public StormWaterControlVelocityType VelocityType { get; set; }

Property Value

StormWaterControlVelocityType
Exceptions
ExceptionCondition
BackwardCompatibilityException Thrown when setting the value for a pond that was created by an older version of the product.
ForwardCompatibilityException Thrown when setting the value for a pond that was created by a newer version of the product.
See Also