Initializes a new instance of the SurfaceAnalysisSlopeData class
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public SurfaceAnalysisSlopeData( double minimumSlope, double maximumSlope, Color scheme )
VB
Public Sub New ( minimumSlope As Double, maximumSlope As Double, scheme As Color )
C++
public: SurfaceAnalysisSlopeData( double minimumSlope, double maximumSlope, Color^ scheme )
Parameters
- minimumSlope Double
- maximumSlope Double
- scheme Color