CatchmentRunoffSCSShapeFactor Property |
Gets/Sets the shape factor.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic int ShapeFactor { get; set; }Public Property ShapeFactor As Integer
Get
Set
public:
property int ShapeFactor {
int get ();
void set (int value);
}Property Value
Int32
See Also