The SurfaceAnalysisSlopeData type exposes the following members.

Constructors

  NameDescription
Public methodSurfaceAnalysisSlopeData()()()()
Initializes a new instance of the SurfaceAnalysisSlopeData class
Public methodSurfaceAnalysisSlopeData(Double, Double, Color)
Initializes a new instance of the SurfaceAnalysisSlopeData class

Properties

  NameDescription
Public propertyMaximumSlope
Gets or sets the maximum slope value for the slope range. This value is the % grade, where 1.0 = 100%.
Public propertyMinimumSlope
Gets or sets the minimum slope value for the slope range. This value is the % grade, where 1.0 = 100%.
Public propertyScheme
Gets or sets the Color for the slope range. This is an AutoCAD Color object.

See Also