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