Sets both range parameters (start and end) at once.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public virtual void SetRange( double rangeStart, double rangeEnd )
Visual Basic
Public Overridable Sub SetRange ( _ rangeStart As Double, _ rangeEnd As Double _ )
Visual C++
public: virtual void SetRange( double rangeStart, double rangeEnd )
Parameters
- rangeStart
- Type: System.Double
- rangeEnd
- Type: System.Double
Exceptions
Exception | Condition |
---|---|
System.InvalidOperationException |
Thrown when settings this property:
|