ContourSettingItemStep Property |
The increment elevation of the contour range.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Step { get; }
Public ReadOnly Property Step As Double
Get
public:
property double Step {
double get ();
}
member Step : float with get
Property Value
Double
See Also