Share

SettingsCmdCreateCatchmentFromObject.SettingsCmdChannelFlow.WetPerimeter Property

Gets wet perimeter of channel flow.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyDouble WetPerimeter { get; }

VB

Public ReadOnly Property WetPerimeter As PropertyDouble
	Get

C++

public:
property PropertyDouble^ WetPerimeter {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?