ChannelDesignCrossSectionTriangularSideSlope Property |
Gets the side slope of triangular cross section type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic double SideSlope { get; set; }Public Property SideSlope As Double
Get
Set
public:
property double SideSlope {
double get ();
void set (double value);
}Property Value
Double
Exceptions
See Also